History - net.minecraft.recipe.RecipeDisplayEntry

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

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

net.minecraft.class_10297

net.minecraft.recipe.RecipeDisplayEntry

Fields

NetworkRecipeId: id, comp_3262, id

RecipeDisplay: display, comp_3263, display

OptionalInt: group, comp_3264, group

RecipeBookCategory: category, comp_3265, category

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

PacketCodec<RegistryByteBuf, RecipeDisplayEntry>: STREAM_CODEC, field_54663, PACKET_CODEC

Constructors

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

Methods

List<ItemStack> (ContextParameterMap): resultItems, method_64730, getStacks

boolean (RecipeFinder): canCraft, method_64729, isCraftable

NetworkRecipeId (): id, comp_3262, id

RecipeDisplay (): display, comp_3263, display

OptionalInt (): group, comp_3264, group

RecipeBookCategory (): category, comp_3265, category

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