net.minecraft.client.gui.recipebook

public class GhostRecipe

bnm
net.minecraft.class_3278
net.minecraft.client.gui.recipebook.GhostRecipe
net.minecraft.client.gui.recipebook.GhostRecipe
net.minecraft.client.gui.recipebook.GhostRecipe

Field summary

Modifier and TypeField
private Recipe
a
field_16023
recipe
field_192687_a
recipe
private final List<GhostRecipe$GhostIngredient>
b
field_16024
ingredients
field_192688_b
ingredients
private float
c
field_16025
time
field_194190_c
time

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a()
method_14551()
clear()
func_192682_a()
clear()
public void
a(akq arg0, int arg1, int arg2)
method_14553(class_3193 arg0, int arg1, int arg2)
addIngredient(Ingredient ingredient, int x, int y)
func_194187_a(Ingredient arg0, int arg1, int arg2)
addIngredient(Ingredient arg0, int arg1, int arg2)
public GhostRecipe$GhostIngredient
a(int arg0)
method_14552(int arg0)
getIngredient(int index)
func_192681_a(int arg0)
get(int arg0)
public int
b()
method_14557()
size()
func_192684_b()
size()
public Recipe
c()
method_14558()
getRecipe()
func_192686_c()
getRecipe()
public void
a(akt arg0)
method_14554(class_1114 arg0)
setRecipe(Recipe recipe)
func_192685_a(IRecipe arg0)
setRecipe(IRecipe arg0)
public void
a(bib arg0, int arg1, int arg2, boolean arg3, float arg4)
method_14555(class_1600 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)
render(Minecraft arg0, int arg1, int arg2, boolean arg3, float arg4)