net.minecraft.client.gui.recipebook

public class GhostRecipe

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

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a()
m_46040433()
clear()
public void
a(ako arg0, int arg1, int arg2)
m_12564955(C_54623453 arg0, int arg1, int arg2)
addIngredient(Ingredient ingredient, int x, int y)
public GhostRecipe$GhostIngredient
a(int arg0)
m_46152178(int arg0)
getIngredient(int index)
public int
b()
m_50351838()
size()
public Recipe
c()
m_16328894()
getRecipe()
public void
a(akr arg0)
m_10491916(C_30892219 arg0)
setRecipe(Recipe recipe)
public void
a(bhz 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)