net.minecraft.client.gui.screen.recipebook

public class RecipeBookGhostSlots

dci
net.minecraft.class_505
net.minecraft.client.gui.screen.recipebook.RecipeBookGhostSlots
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_3079
recipe
recipe
field_192687_a
recipe
private final List<RecipeBookGhostSlots$GhostInputSlot>
b
field_3081
slots
ingredients
field_192688_b
ingredients
private float
c
field_3080
time
time
field_194190_c
time

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a()
method_2571()
reset()
clear()
func_192682_a()
clear()
public void
a(bej arg0, int arg1, int arg2)
method_2569(class_1856 arg0, int arg1, int arg2)
addSlot(Ingredient 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 RecipeBookGhostSlots$GhostInputSlot
a(int arg0)
method_2570(int arg0)
getSlot(int arg0)
getIngredient(int index)
func_192681_a(int arg0)
get(int arg0)
public int
b()
method_2572()
getSlotCount()
size()
func_192684_b()
size()
public Recipe<?>
c()
method_2566()
getRecipe()
getRecipe()
func_192686_c()
getRecipe()
public void
a(bem<?> arg0)
method_2565(class_1860<?> arg0)
setRecipe(Recipe<?> arg0)
setRecipe(Recipe<?> recipe)
func_192685_a(IRecipe<?> arg0)
setRecipe(IRecipe<?> arg0)
public void
a(cvo arg0, int arg1, int arg2, boolean arg3, float arg4)
method_2567(class_310 arg0, int arg1, int arg2, boolean arg3, float arg4)
draw(MinecraftClient 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)