Uses of Class
net.minecraft.world.item.crafting.BrewingRecipe
Packages that use BrewingRecipe
-
Uses of BrewingRecipe in net.minecraft.world.item.crafting
Classes in net.minecraft.world.item.crafting with type parameters of type BrewingRecipeModifier and TypeInterfaceDescriptionstatic interfaceBrewingRecipe.Factory<T extends BrewingRecipe>Fields in net.minecraft.world.item.crafting with type parameters of type BrewingRecipeModifier and TypeFieldDescriptionstatic final RecipeType<BrewingRecipe> RecipeType.BREWINGstatic final com.mojang.serialization.MapCodec<BrewingRecipe> BrewingRecipe.MAP_CODECstatic final RecipeSerializer<BrewingRecipe> BrewingRecipe.SERIALIZERstatic final StreamCodec<RegistryFriendlyByteBuf, BrewingRecipe> BrewingRecipe.STREAM_CODECMethods in net.minecraft.world.item.crafting that return types with arguments of type BrewingRecipe -
Uses of BrewingRecipe in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity with type parameters of type BrewingRecipeModifier and TypeFieldDescriptionprivate final RecipeManager.CachedCheck<BrewingInput, BrewingRecipe> BrewingStandBlockEntity.quickCheck