net.minecraft.world.item.crafting

public abstract class SingleItemRecipe

implements Recipe<SingleRecipeInput>

dem
net.minecraft.world.item.crafting.SingleItemRecipe
net.minecraft.class_3972
net.minecraft.unmapped.C_ziizojwa
net.minecraft.recipe.SingleStackRecipe
net.minecraft.recipe.SingleItemRecipe

Field summary

Modifier and TypeField
private final Ingredient
c
input
field_17642
f_hgssszzb
ingredient
ingredient
private final ItemStack
d
result
field_17643
f_yiyeyscc
result
result
private final String
e
group
field_17645
f_vpsyeord
group
group
private PlacementInfo
f
placementInfo
field_52604
f_fbhjziky
ingredientPlacement
ingredientPlacement

Constructor summary

ModifierConstructor
public (String group, Ingredient ingredient, ItemStack result)

Method summary

Modifier and TypeMethod
public abstract RecipeSerializer<? extends SingleItemRecipe>
a()
getSerializer()
method_8119()
m_aphdsjxe()
getSerializer()
getSerializer()
public abstract RecipeType<? extends SingleItemRecipe>
b()
getType()
method_17716()
m_ttbvwfef()
getType()
getType()
public boolean
a(den arg0, dja arg1)
matches(SingleRecipeInput arg0, Level arg1)
method_64719(class_9696 arg0, class_1937 arg1)
m_fizitmld(C_hsoxiypb arg0, C_cdctfzbn arg1)
matches(SingleStackRecipeInput arg0, World arg1)
matches(SingleRecipeInput arg0, World world)
public String
j()
group()
method_8112()
m_bsknoala()
getGroup()
getGroup()
public Ingredient
k()
input()
method_64720()
m_gmwouxav()
ingredient()
getIngredient()
protected ItemStack
l()
result()
method_64721()
m_xqfftcwo()
result()
getResult()
public PlacementInfo
al_()
placementInfo()
method_61671()
m_vxizbsqx()
getIngredientPlacement()
getIngredientPlacement()
public ItemStack
a(den arg0, jg$a arg1)
assemble(SingleRecipeInput arg0, HolderLookup$Provider arg1)
method_59998(class_9696 arg0, class_7225$class_7874 arg1)
m_xyefcsus(C_hsoxiypb arg0, C_vtbxyypo$C_etmlgbig arg1)
craft(SingleStackRecipeInput arg0, RegistryWrapper$WrapperLookup arg1)
craft(SingleRecipeInput arg0, HolderLookup$Provider arg1)