net.minecraft.crafting.recipe

public class SmeltingRecipe

implements Recipe

avs
net.minecraft.unmapped.C_45139586
net.minecraft.crafting.recipe.SmeltingRecipe
net.minecraft.item.crafting.FurnaceRecipe

Field summary

Modifier and TypeField
private final Identifier
a
f_27506414
location
field_201832_a
private final String
b
f_12669557
group
field_201833_b
private final Ingredient
c
f_82498980
ingredient
field_201834_c
private final ItemStack
d
f_18532344
result
field_201835_d
private final float
e
f_18525406
xp
field_201836_e
private final int
f
f_52374454
time
field_201837_f

Constructor summary

ModifierConstructor
public (Identifier location, String group, Ingredient ingredient, ItemStack result, float xp, int time)

Method summary

Modifier and TypeMethod
public boolean
a(ade arg0, axx arg1)
m_52363298(C_43616774 arg0, C_64041439 arg1)
matches(Inventory arg0, World arg1)
func_77569_a(IInventory arg0, World arg1)
public ItemStack
a(ade arg0)
m_10985002(C_43616774 arg0)
getResult(Inventory arg0)
func_77572_b(IInventory arg0)
public RecipeSerializer<?>
a()
m_63374459()
getSerializer()
func_199559_b()
public DefaultedList<Ingredient>
e()
m_13434601()
getIngredients()
func_192400_c()
public float
g()
m_70822451()
getXp()
func_201831_g()
public ItemStack
d()
m_66362834()
getResult()
func_77571_b()
public int
h()
m_60202113()
getTime()
func_201830_h()
public Identifier
b()
m_13220773()
getId()
func_199560_c()
public boolean
a(int arg0, int arg1)
m_24326745(int arg0, int arg1)
fits(int arg0, int arg1)
func_194133_a(int arg0, int arg1)
public String
f()
m_18511730()
getGroup()
func_193358_e()