public class GuiRecipeOverlay extends Gui implements IGuiEventListener
ICONS, OPTIONS_BACKGROUND, STAT_ICONS, zLevel
Constructor and Description |
---|
GuiRecipeOverlay() |
Modifier and Type | Method and Description |
---|---|
void |
func_201703_a(Minecraft p_201703_1_,
RecipeList p_201703_2_,
int p_201703_3_,
int p_201703_4_,
int p_201703_5_,
int p_201703_6_,
float p_201703_7_) |
IRecipe |
getLastRecipeClicked() |
RecipeList |
getRecipeList() |
boolean |
isVisible() |
boolean |
mouseClicked(double p_mouseClicked_1_,
double p_mouseClicked_3_,
int p_mouseClicked_5_) |
void |
render(int p_191842_1_,
int p_191842_2_,
float p_191842_3_) |
void |
setVisible(boolean p_192999_1_) |
drawCenteredString, drawGradientRect, drawHorizontalLine, drawModalRectWithCustomSizedTexture, drawRect, drawScaledCustomSizeModalRect, drawString, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawVerticalLine
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canFocus, charTyped, focusChanged, keyPressed, keyReleased, mouseDragged, mouseReleased, mouseScrolled
public void func_201703_a(Minecraft p_201703_1_, RecipeList p_201703_2_, int p_201703_3_, int p_201703_4_, int p_201703_5_, int p_201703_6_, float p_201703_7_)
public RecipeList getRecipeList()
public IRecipe getLastRecipeClicked()
public boolean mouseClicked(double p_mouseClicked_1_, double p_mouseClicked_3_, int p_mouseClicked_5_)
mouseClicked
in interface IGuiEventListener
public void render(int p_191842_1_, int p_191842_2_, float p_191842_3_)
public void setVisible(boolean p_192999_1_)
public boolean isVisible()