public abstract class AbstractRecipeBookGui extends RecipeBookGui
field_201522_g, ghostRecipe, mc, RECIPE_BOOK, recipeBook, recipeBookPage, stackedContents, toggleRecipesBtn
BACKGROUND_LOCATION, GUI_ICONS_LOCATION, STATS_ICON_LOCATION
コンストラクタと説明 |
---|
AbstractRecipeBookGui() |
修飾子とタイプ | メソッドと説明 |
---|---|
protected void |
func_205702_a() |
protected java.lang.String |
func_205703_f() |
protected abstract void |
func_212957_c(boolean p_212957_1_) |
protected abstract java.util.Set<Item> |
func_212958_h() |
protected abstract void |
func_212959_a(boolean p_212959_1_) |
protected abstract java.lang.String |
func_212960_g() |
protected abstract boolean |
func_212962_b() |
protected abstract boolean |
func_212963_d() |
boolean |
isVisible() |
void |
renderGhostRecipe(int p_191864_1_,
int p_191864_2_,
boolean p_191864_3_,
float p_191864_4_) |
void |
setupGhostRecipe(IRecipe<?> p_193951_1_,
java.util.List<Slot> p_193951_2_) |
protected void |
setVisible(boolean p_193006_1_) |
void |
slotClicked(Slot slotIn) |
protected boolean |
toggleCraftableFilter() |
changeFocus, charTyped, func_195604_a, init, initSearchBar, isMouseOver, keyPressed, keyReleased, mouseClicked, recipesShown, recipesUpdated, removed, render, renderTooltip, sendUpdateSettings, setSlotContents, tick, toggleVisibility, updateScreenPosition
blit, blit, blit, blit, blit, drawCenteredString, drawRightAlignedString, drawString, fill, fill, fillGradient, getBlitOffset, hLine, innerBlit, setBlitOffset, vLine
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
mouseDragged, mouseMoved, mouseReleased, mouseScrolled
placeRecipe
protected boolean toggleCraftableFilter()
toggleCraftableFilter
クラス内 RecipeBookGui
protected abstract boolean func_212962_b()
protected abstract void func_212959_a(boolean p_212959_1_)
public boolean isVisible()
isVisible
クラス内 RecipeBookGui
protected abstract boolean func_212963_d()
protected void setVisible(boolean p_193006_1_)
setVisible
クラス内 RecipeBookGui
protected abstract void func_212957_c(boolean p_212957_1_)
protected void func_205702_a()
func_205702_a
クラス内 RecipeBookGui
protected java.lang.String func_205703_f()
func_205703_f
クラス内 RecipeBookGui
protected abstract java.lang.String func_212960_g()
public void slotClicked(@Nullable Slot slotIn)
slotClicked
クラス内 RecipeBookGui
public void setupGhostRecipe(IRecipe<?> p_193951_1_, java.util.List<Slot> p_193951_2_)
setupGhostRecipe
クラス内 RecipeBookGui
protected abstract java.util.Set<Item> func_212958_h()
public void renderGhostRecipe(int p_191864_1_, int p_191864_2_, boolean p_191864_3_, float p_191864_4_)
renderGhostRecipe
クラス内 RecipeBookGui