History - net.minecraft.world.item.crafting.display.RecipeDisplayEntry

1.21.3

Names

ddk

net.minecraft.world.item.crafting.display.RecipeDisplayEntry

net.minecraft.class_10297

net.minecraft.recipe.RecipeDisplayEntry

net.minecraft.world.item.crafting.display.RecipeDisplayEntry

Fields

RecipeDisplayId: b, id, comp_3262, id

RecipeDisplay: c, display, comp_3263, display

OptionalInt: d, group, comp_3264, group

RecipeBookCategory: e, category, comp_3265, category

Optional<List<Ingredient>>: f, craftingRequirements, comp_3266, craftingRequirements

StreamCodec<RegistryFriendlyByteBuf, RecipeDisplayEntry>: a, STREAM_CODEC, field_54663, PACKET_CODEC

Constructors

(RecipeDisplayId, RecipeDisplay, OptionalInt, RecipeBookCategory, Optional<List<Ingredient>>)

Methods

List<ItemStack> (ContextMap): a, resultItems, method_64730, getStacks

boolean (StackedItemContents): a, canCraft, method_64729, isCraftable

RecipeDisplayId (): a, id, comp_3262, id

RecipeDisplay (): b, display, comp_3263, display

OptionalInt (): c, group, comp_3264, group

RecipeBookCategory (): d, category, comp_3265, category

Optional<List<Ingredient>> (): e, craftingRequirements, comp_3266, craftingRequirements