Uses of Class
net.minecraft.class_9542
Packages that use class_9542
-
Uses of class_9542 in net.minecraft
Fields in net.minecraft with type parameters of type class_9542Modifier and TypeFieldDescriptionprivate final RecipeType<class_9542> class_9522.field_50580private static final com.mojang.serialization.Codec<class_9542> class_9542.class_9543.field_50726static final PacketCodec<RegistryByteBuf, class_9542> class_9542.class_9543.field_50727private final RecipeEntry<class_9542> class_9578.class_9580.recipeHolderThe field for therecipeHolderrecord component.Methods in net.minecraft that return class_9542Modifier and TypeMethodDescriptionprivate static class_9542class_9542.class_9543.method_59072(RegistryByteBuf registryByteBuf) Methods in net.minecraft that return types with arguments of type class_9542Modifier and TypeMethodDescriptioncom.mojang.serialization.Codec<class_9542> class_9542.class_9543.codec()class_9542.class_9543.packetCodec()class_9578.class_9580.recipeHolder()Returns the value of therecipeHolderrecord component.Methods in net.minecraft with parameters of type class_9542Modifier and TypeMethodDescriptionprivate static voidclass_9542.class_9543.method_59073(RegistryByteBuf registryByteBuf, class_9542 class_9542) Constructor parameters in net.minecraft with type arguments of type class_9542ModifierConstructorDescriptionprivateclass_9522(ScreenHandlerType<?> screenHandlerType, RecipeType<class_9542> recipeType, RecipeBookCategory recipeBookCategory, int int2, PlayerInventory playerInventory, Inventory inventory, PropertyDelegate propertyDelegate) (package private)class_9580(RecipeEntry<class_9542> recipeEntry) -
Uses of class_9542 in net.minecraft.recipe
Fields in net.minecraft.recipe with type parameters of type class_9542Modifier and TypeFieldDescriptionstatic final RecipeSerializer<class_9542> RecipeSerializer.POTATO_REFINEMENTstatic final RecipeType<class_9542> RecipeType.POTATO_REFINEMENT