net.minecraft.recipe

public abstract class CuttingRecipe

implements Recipe<Inventory>

bpb
net.minecraft.world.item.crafting.SingleItemRecipe
net.minecraft.class_3972
net.minecraft.recipe.CuttingRecipe
net.minecraft.unmapped.C_ziizojwa
net.minecraft.item.crafting.SingleItemRecipe
net.minecraft.item.crafting.SingleItemRecipe

Field summary

Modifier and TypeField
protected final Ingredient
a
ingredient
field_17642
input
f_vebxlouq
field_222131_a
ingredient
protected final ItemStack
b
result
field_17643
output
f_yiyeyscc
field_222132_b
result
private final RecipeType<?>
e
type
field_17646
type
f_stvixlvm
field_222135_e
type
private final RecipeSerializer<?>
f
serializer
field_17647
serializer
f_wuujbplb
field_222136_f
serializer
protected final Identifier
c
id
field_17644
id
f_cxirlnby
field_222133_c
id
protected final String
d
group
field_17645
group
f_vpsyeord
field_222134_d
group

Constructor summary

ModifierConstructor
public (RecipeType<?> type, RecipeSerializer<?> serializer, Identifier id, String group, Ingredient input, ItemStack output)

Method summary

Modifier and TypeMethod
public RecipeType<?>
g()
getType()
method_17716()
getType()
m_ttbvwfef()
func_222127_g()
getType()
public RecipeSerializer<?>
ag_()
getSerializer()
method_8119()
getSerializer()
m_aphdsjxe()
func_199559_b()
getSerializer()
public Identifier
f()
getId()
method_8114()
getId()
m_eyyxmyfx()
func_199560_c()
getId()
public ItemStack
c()
getResultItem()
method_8110()
getOutput()
m_edscftkq()
func_77571_b()
getRecipeOutput()
public DefaultedList<Ingredient>
a()
getIngredients()
method_8117()
getPreviewInputs()
m_njccjhdt()
func_192400_c()
getIngredients()
public ItemStack
a(aon arg0)
assemble(Container arg0)
method_8116(class_1263 arg0)
craft(Inventory arg0)
m_tikgmnde(C_pjtstjoq arg0)
func_77572_b(IInventory arg0)
getCraftingResult(IInventory arg0)
public String
d()
getGroup()
method_8112()
getGroup()
m_umvnhtgd()
func_193358_e()
getGroup()
public boolean
a(int arg0, int arg1)
canCraftInDimensions(int arg0, int arg1)
method_8113(int arg0, int arg1)
fits(int arg0, int arg1)
m_nxpzgwsq(int arg0, int arg1)
func_194133_a(int arg0, int arg1)
canFit(int arg0, int arg1)