net.minecraft.world.item.crafting

public abstract class SingleItemRecipe

implements Recipe<SingleRecipeInput>

dcv
net.minecraft.world.item.crafting.SingleItemRecipe
net.minecraft.class_3972
net.minecraft.unmapped.C_ziizojwa
net.minecraft.recipe.SingleStackRecipe
net.minecraft.recipe.SingleItemRecipe
net.minecraft.src.C_1486_
net.minecraft.world.item.crafting.RecipiesShield

Field summary

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

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()
m_7707_()
public abstract RecipeType<? extends SingleItemRecipe>
b()
getType()
method_17716()
m_ttbvwfef()
getType()
getType()
m_6671_()
public boolean
a(dcw arg0, dhh 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)
m_5818_(C_336422_ p_370085_, C_1596_ arg1)
public String
j()
group()
method_8112()
m_bsknoala()
getGroup()
getGroup()
m_6076_()
public Ingredient
k()
input()
method_64720()
m_gmwouxav()
ingredient()
getIngredient()
m_351898_()
protected ItemStack
l()
result()
method_64721()
m_xqfftcwo()
result()
getResult()
m_44429_()
public PlacementInfo
ap_()
placementInfo()
method_61671()
m_vxizbsqx()
getIngredientPlacement()
getIngredientPlacement()
m_351808_()
public ItemStack
a(dcw arg0, js$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)
m_5874_(C_336422_ p_330907_, C_213466_$C_254607_ arg1)