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 booleanBrewingStandBlockEntity.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 BrewingRecipeRegistryClientPlayNetworkHandler.field_51439Methods 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 BrewingRecipeRegistryBrewingRecipeRegistry.field_51402Methods in net.minecraft.recipe that return BrewingRecipeRegistryModifier and TypeMethodDescriptionBrewingRecipeRegistry.class_9665.method_59701()static BrewingRecipeRegistryBrewingRecipeRegistry.registerDefaults(FeatureSet featureSet) -
Uses of BrewingRecipeRegistry in net.minecraft.screen
Fields in net.minecraft.screen declared as BrewingRecipeRegistryModifier and TypeFieldDescriptionprivate final BrewingRecipeRegistryBrewingStandScreenHandler.IngredientSlot.field_51385Constructors 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