net.minecraft.client.gui.screens.recipebook

public class GhostRecipe

dik
net.minecraft.client.gui.screens.recipebook.GhostRecipe
net.minecraft.class_505
net.minecraft.unmapped.C_ocokgukn
net.minecraft.client.gui.screen.recipebook.RecipeBookGhostSlots
net.minecraft.client.gui.recipebook.GhostRecipe

Field summary

Modifier and TypeField
private Recipe<?>
a
recipe
field_3079
f_ucubspde
recipe
field_192687_a
private final List<GhostRecipe$GhostIngredient>
b
ingredients
field_3081
f_zbglukrf
slots
field_192688_b
private float
c
time
field_3080
f_radckimw
time
field_194190_c

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a()
clear()
method_2571()
m_neieetgt()
reset()
func_192682_a()
public void
a(bgq arg0, int arg1, int arg2)
addIngredient(Ingredient arg0, int arg1, int arg2)
method_2569(class_1856 arg0, int arg1, int arg2)
m_ahyzmwce(C_tcpsydrv arg0, int arg1, int arg2)
addSlot(Ingredient ingredient, int x, int y)
func_194187_a(Ingredient arg0, int arg1, int arg2)
public GhostRecipe$GhostIngredient
a(int arg0)
get(int arg0)
method_2570(int arg0)
m_eohwdzgw(int arg0)
getSlot(int index)
func_192681_a(int arg0)
public int
b()
size()
method_2572()
m_dcpdlfye()
getSlotCount()
func_192684_b()
public Recipe<?>
c()
getRecipe()
method_2566()
m_vlqnlboa()
getRecipe()
func_192686_c()
public void
a(bgt<?> arg0)
setRecipe(Recipe<?> arg0)
method_2565(class_1860<?> arg0)
m_pyrqyseq(C_awrmdwqd<?> arg0)
setRecipe(Recipe<?> recipe)
func_192685_a(IRecipe<?> arg0)
public void
a(dbl arg0, int arg1, int arg2, boolean arg3, float arg4)
render(Minecraft arg0, int arg1, int arg2, boolean arg3, float arg4)
method_2567(class_310 arg0, int arg1, int arg2, boolean arg3, float arg4)
m_dlpdswke(C_ayfeobid arg0, int arg1, int arg2, boolean arg3, float arg4)
draw(MinecraftClient client, int x, int y, boolean arg3, float lastFrameDuration)
func_194188_a(Minecraft arg0, int arg1, int arg2, boolean arg3, float arg4)