net.minecraft.unmapped

public abstract class C_81964429

implements Recipe<Inventory>

bes
net.minecraft.class_3972
net.minecraft.unmapped.C_81964429
net.minecraft.item.crafting.SingleItemRecipe
net.minecraft.item.crafting.SingleItemRecipe

Field summary

Modifier and TypeField
protected final Ingredient
a
field_17642
ingredient
field_222131_a
field_222131_a
protected final ItemStack
b
field_17643
result
field_222132_b
field_222132_b
private final RecipeType<?>
e
field_17646
recipeType
field_222135_e
field_222135_e
private final RecipeSerializerType<?>
f
field_17647
recipeSerializer
field_222136_f
field_222136_f
protected final Identifier
c
field_17644
location
field_222133_c
field_222133_c
protected final String
d
field_17645
group
field_222134_d
field_222134_d

Constructor summary

ModifierConstructor
public (RecipeType<?> recipeType, RecipeSerializerType<?> recipeSerializer, Identifier location, String group, Ingredient ingredient, ItemStack result)

Method summary

Modifier and TypeMethod
public RecipeType<?>
g()
method_17716()
getRecipeType()
func_222127_g()
func_222127_g()
public RecipeSerializerType<?>
R_()
method_8119()
getSerializer()
func_199559_b()
getSerializer()
public Identifier
f()
method_8114()
getId()
func_199560_c()
getId()
public ItemStack
c()
method_8110()
getResult()
func_77571_b()
getRecipeOutput()
public DefaultedList<Ingredient>
a()
method_8117()
getIngredients()
func_192400_c()
getIngredients()
public ItemStack
a(agt arg0)
method_8116(class_1263 arg0)
getResult(Inventory arg0)
func_77572_b(IInventory arg0)
getCraftingResult(IInventory arg0)
public String
d()
method_8112()
getGroup()
func_193358_e()
getGroup()
public boolean
a(int arg0, int arg1)
method_8113(int arg0, int arg1)
fits(int arg0, int arg1)
func_194133_a(int arg0, int arg1)
canFit(int arg0, int arg1)