net.minecraft.recipe

public record RecipeDisplayEntry

dit
net.minecraft.world.item.crafting.display.RecipeDisplayEntry
net.minecraft.class_10297
net.minecraft.recipe.RecipeDisplayEntry
net.minecraft.unmapped.C_dsptsoym
net.minecraft.recipe.RecipeDisplayEntry
net.minecraft.src.C_345726_

Field summary

Modifier and TypeField
private final NetworkRecipeId
b
id
comp_3262
id
f_nqdjyvqv
id
f_346223_
private final RecipeDisplay
c
display
comp_3263
display
f_xdufpcgz
display
f_347203_
private final OptionalInt
d
group
comp_3264
group
f_fchikyjt
group
f_347981_
private final RecipeBookCategory
e
category
comp_3265
category
f_aevuuitz
category
f_347388_
private final Optional<List<Ingredient>>
f
craftingRequirements
comp_3266
craftingRequirements
f_jezgibsd
craftingRequirements
f_346660_
public static final PacketCodec<RegistryByteBuf, RecipeDisplayEntry>
a
STREAM_CODEC
field_54663
PACKET_CODEC
f_nkacvpjl
PACKET_CODEC
f_349373_

Constructor summary

ModifierConstructor
public (NetworkRecipeId id, RecipeDisplay display, OptionalInt group, RecipeBookCategory category, Optional<List<Ingredient>> craftingRequirements)

Method summary

Modifier and TypeMethod
public List<ItemStack>
a(bdp arg0)
resultItems(ContextMap arg0)
method_64730(class_10352 arg0)
getStacks(ContextParameterMap context)
m_gcmdljav(C_zcrtzabd arg0)
getResults(ContextMap context)
m_356102_(C_346206_ arg0)
public boolean
a(cuz arg0)
canCraft(StackedItemContents arg0)
method_64729(class_9875 arg0)
isCraftable(RecipeFinder finder)
m_dnksqbuz(C_fcquvjby arg0)
isCraftable(RecipeFinder finder)
m_356624_(C_345581_ arg0)
public NetworkRecipeId
a()
id()
comp_3262()
id()
m_ihwrwifg()
id()
f_346223_()
public RecipeDisplay
b()
display()
comp_3263()
display()
m_ajzqihtl()
display()
f_347203_()
public OptionalInt
c()
group()
comp_3264()
group()
m_vlmlmcga()
group()
f_347981_()
public RecipeBookCategory
d()
category()
comp_3265()
category()
m_cgsgebhw()
category()
f_347388_()
public Optional<List<Ingredient>>
e()
craftingRequirements()
comp_3266()
craftingRequirements()
m_bitqddtq()
craftingRequirements()
f_346660_()