Uses of Record Class
net.minecraft.class_10291.class_10293
Packages that use class_10291.class_10293
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10291.class_10293 in net.minecraft
Fields in net.minecraft declared as class_10291.class_10293Modifier and TypeFieldDescriptionprivate final class_10291.class_10293<StonecuttingRecipe> class_10333.field_54854Methods in net.minecraft that return class_10291.class_10293Modifier and TypeMethodDescriptionclass_10286.method_64677()class_10333.method_64677()static <T extends Recipe<?>>
class_10291.class_10293<T> class_10291.class_10293.method_64710()class_10291.class_10293.method_64714(ItemStack itemStack) Methods in net.minecraft that return types with arguments of type class_10291.class_10293Modifier and TypeMethodDescriptionstatic <T extends Recipe<?>>
PacketCodec<RegistryByteBuf, class_10291.class_10293<T>> class_10291.class_10293.method_64713()Constructors in net.minecraft with parameters of type class_10291.class_10293ModifierConstructorDescriptionclass_10333(Map<RegistryKey<class_10290>, class_10290> map, class_10291.class_10293<StonecuttingRecipe> class_10293) -
Uses of class_10291.class_10293 in net.minecraft.network.packet.s2c.play
Fields in net.minecraft.network.packet.s2c.play declared as class_10291.class_10293Modifier and TypeFieldDescriptionprivate final class_10291.class_10293<StonecuttingRecipe> SynchronizeRecipesS2CPacket.stonecutterRecipesThe field for thestonecutterRecipesrecord component.Methods in net.minecraft.network.packet.s2c.play that return class_10291.class_10293Modifier and TypeMethodDescriptionSynchronizeRecipesS2CPacket.stonecutterRecipes()Returns the value of thestonecutterRecipesrecord component.Constructors in net.minecraft.network.packet.s2c.play with parameters of type class_10291.class_10293ModifierConstructorDescriptionSynchronizeRecipesS2CPacket(Map<RegistryKey<class_10290>, class_10290> map, class_10291.class_10293<StonecuttingRecipe> class_10293) -
Uses of class_10291.class_10293 in net.minecraft.recipe
Fields in net.minecraft.recipe declared as class_10291.class_10293Methods in net.minecraft.recipe that return class_10291.class_10293 -
Uses of class_10291.class_10293 in net.minecraft.screen
Fields in net.minecraft.screen declared as class_10291.class_10293Methods in net.minecraft.screen that return class_10291.class_10293