net.minecraft.client.gui.screens.recipebook

public class GhostRecipe

fry
net.minecraft.client.gui.screens.recipebook.GhostRecipe
net.minecraft.class_505
net.minecraft.client.gui.screen.recipebook.RecipeBookGhostSlots
net.minecraft.src.C_3712_

Field summary

Modifier and TypeField
private RecipeHolder<?>
a
recipe
field_3079
recipe
f_100136_
private final List<GhostRecipe$GhostIngredient>
b
ingredients
field_3081
slots
f_100137_
float
c
time
field_3080
time
f_100138_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a()
clear()
method_2571()
reset()
m_100140_()
public void
a(cyw arg0, int arg1, int arg2)
addIngredient(Ingredient arg0, int arg1, int arg2)
method_2569(class_1856 arg0, int arg1, int arg2)
addSlot(Ingredient ingredient, int x, int y)
m_100143_(C_1462_ p_100145_, int p_100146_, int arg2)
public GhostRecipe$GhostIngredient
a(int arg0)
get(int arg0)
method_2570(int arg0)
getSlot(int index)
m_100141_(int arg0)
public int
b()
size()
method_2572()
getSlotCount()
m_100158_()
public RecipeHolder<?>
c()
getRecipe()
method_2566()
getRecipe()
m_100159_()
public void
a(czb<?> arg0)
setRecipe(RecipeHolder<?> arg0)
method_2565(class_8786<?> arg0)
setRecipe(RecipeEntry<?> recipe)
m_100147_(C_290175_<?> arg0)
public void
a(fhz arg0, fgo arg1, int arg2, int arg3, boolean arg4, float arg5)
render(GuiGraphics arg0, Minecraft arg1, int arg2, int arg3, boolean arg4, float arg5)
method_2567(class_332 arg0, class_310 arg1, int arg2, int arg3, boolean arg4, float arg5)
draw(DrawContext context, MinecraftClient client, int x, int y, boolean notInventory, float tickDelta)
m_280269_(C_279497_ p_281341_, C_3391_ p_283169_, int p_282326_, int p_282174_, boolean p_282256_, float arg5)