net.minecraft.client.gui.recipebook

public class GhostRecipe

clt
net.minecraft.unmapped.C_16023953
net.minecraft.client.gui.recipebook.GhostRecipe
net.minecraft.client.gui.recipebook.GhostRecipe

Field summary

Modifier and TypeField
private Recipe
a
f_98952354
recipe
field_192687_a
private final List<GhostRecipe$GhostIngredient>
b
f_31101185
ingredients
field_192688_b
private float
c
f_73025765
time
field_194190_c

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a()
m_46040433()
clear()
func_192682_a()
public void
a(avd arg0, int arg1, int arg2)
m_12564955(C_54623453 arg0, int arg1, int arg2)
addIngredient(Ingredient ingredient, int x, int y)
func_194187_a(Ingredient arg0, int arg1, int arg2)
public GhostRecipe$GhostIngredient
a(int arg0)
m_46152178(int arg0)
getIngredient(int index)
func_192681_a(int arg0)
public int
b()
m_50351838()
size()
func_192684_b()
public Recipe
c()
m_16328894()
getRecipe()
func_192686_c()
public void
a(avg arg0)
m_10491916(C_30892219 arg0)
setRecipe(Recipe recipe)
func_192685_a(IRecipe arg0)
public void
a(cfi arg0, int arg1, int arg2, boolean arg3, float arg4)
m_10323009(Minecraft arg0, int arg1, int arg2, boolean arg3, float arg4)
render(Minecraft minecraft, int x, int y, boolean large, float tickDelta)
func_194188_a(Minecraft arg0, int arg1, int arg2, boolean arg3, float arg4)