Uses of Class
net.minecraft.recipe.BrewingRecipeRegistry
Packages that use BrewingRecipeRegistry
Package
Description
-
Uses of BrewingRecipeRegistry in net.minecraft.block.entity
Methods in net.minecraft.block.entity with parameters of type BrewingRecipeRegistryModifier and TypeMethodDescriptionprivate static boolean
BrewingStandBlockEntity.canCraft
(BrewingRecipeRegistry brewingRecipeRegistry, DefaultedList<ItemStack> defaultedList) -
Uses of BrewingRecipeRegistry in net.minecraft.client.network
Fields in net.minecraft.client.network declared as BrewingRecipeRegistryModifier and TypeFieldDescriptionprivate final BrewingRecipeRegistry
ClientPlayNetworkHandler.field_51439
Methods in net.minecraft.client.network that return BrewingRecipeRegistry -
Uses of BrewingRecipeRegistry in net.minecraft.client.world
Methods in net.minecraft.client.world that return BrewingRecipeRegistry -
Uses of BrewingRecipeRegistry in net.minecraft.recipe
Fields in net.minecraft.recipe declared as BrewingRecipeRegistryModifier and TypeFieldDescriptionstatic final BrewingRecipeRegistry
BrewingRecipeRegistry.field_51402
Methods in net.minecraft.recipe that return BrewingRecipeRegistryModifier and TypeMethodDescriptionBrewingRecipeRegistry.class_9665.method_59701()
static BrewingRecipeRegistry
BrewingRecipeRegistry.registerDefaults
(FeatureSet featureSet) -
Uses of BrewingRecipeRegistry in net.minecraft.screen
Fields in net.minecraft.screen declared as BrewingRecipeRegistryModifier and TypeFieldDescriptionprivate final BrewingRecipeRegistry
BrewingStandScreenHandler.IngredientSlot.field_51385
Constructors in net.minecraft.screen with parameters of type BrewingRecipeRegistryModifierConstructorDescriptionIngredientSlot
(BrewingRecipeRegistry brewingRecipeRegistry, Inventory inventory, int int2, int int3, int int4) -
Uses of BrewingRecipeRegistry in net.minecraft.server
Fields in net.minecraft.server declared as BrewingRecipeRegistryMethods in net.minecraft.server that return BrewingRecipeRegistry -
Uses of BrewingRecipeRegistry in net.minecraft.server.world
Methods in net.minecraft.server.world that return BrewingRecipeRegistry -
Uses of BrewingRecipeRegistry in net.minecraft.world
Methods in net.minecraft.world that return BrewingRecipeRegistry