net.minecraft.client.gui.overlay

public class RecipeOverlay

extends GuiElement

bnn
net.minecraft.unmapped.C_66472255
net.minecraft.client.gui.overlay.RecipeOverlay

Field summary

Modifier and TypeField
private static final Identifier
a
f_89757461
RECIPE_BOOK_LOCATION
private final List<RecipeOverlay$RecipeButton>
f
f_40589589
buttons
private boolean
g
f_53966662
visible
private int
h
f_31732911
x
private int
i
f_67767030
y
private Minecraft
j
f_72085262
minecraft
private RecipeCollection
k
f_52835152
recipes
private Recipe
l
f_09507582
lastClickedRecipe
private float
m
f_52673235
time

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(bib arg0, bns arg1, int arg2, int arg3, int arg4, int arg5, float arg6, ql arg7)
m_84529298(Minecraft arg0, C_95317106 arg1, int arg2, int arg3, int arg4, int arg5, float arg6, C_47563248 arg7)
init(Minecraft minecraft, RecipeCollection recipes, int x, int y, int centerX, int centerY, float tickDelta, RecipeBook recipeBook)
public RecipeCollection
a()
m_82778183()
getRecipes()
public Recipe
b()
m_12486041()
getLastClickedRecipe()
public boolean
a(int arg0, int arg1, int arg2)
m_65593949(int arg0, int arg1, int arg2)
mouseClicked(int mouseX, int mouseY, int button)
public void
a(int arg0, int arg1, float arg2)
m_15337651(int arg0, int arg1, float arg2)
render(int x, int y, float tickDelta)
private void
c(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
m_53663252(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
drawOverlay(int x, int y, int width, int height, int u, int v)
public void
a(boolean arg0)
m_10118529(boolean arg0)
setVisible(boolean visible)
public boolean
c()
m_74093996()
isVisible()