net.minecraft.client.gui.screen.game.inventory

public class CraftingTableScreen

extends InventoryMenuScreen implements RecipeUpdateListener

All mapped superinterfaces:

ConfirmationListener, RecipeUpdateListener

bmn
net.minecraft.unmapped.C_28000924
net.minecraft.client.gui.screen.game.inventory.CraftingTableScreen

Field summary

Modifier and TypeField
private static final Identifier
v
f_16151523
MENU_LOCATION
private TexturedButtonWidget
w
f_01163371
recipeBookButton
private final RecipeBookGui
x
f_65774208
recipeBook
private boolean
y
f_39130147
hasRecipeBook

Constructor summary

ModifierConstructor
public (PlayerInventory playerInventory, World world)
public (PlayerInventory playerInventory, World world, BlockPos pos)

Method summary

Modifier and TypeMethod
public void
b()
m_41805697()
init()
public void
e()
m_53520780()
tick()
public void
a(int arg0, int arg1, float arg2)
m_93956703(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
protected void
c(int arg0, int arg1)
m_22745008(int arg0, int arg1)
renderLabels(int arg0, int arg1)
protected void
a(float arg0, int arg1, int arg2)
m_98661498(float arg0, int arg1, int arg2)
renderMenuBackground(float arg0, int arg1, int arg2)
protected boolean
c(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
m_03793141(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
isMouseInRegion(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
protected void
a(int arg0, int arg1, int arg2)
m_23755539(int arg0, int arg1, int arg2)
mouseClicked(int arg0, int arg1, int arg2)
protected boolean
c(int arg0, int arg1, int arg2, int arg3)
m_63960957(int arg0, int arg1, int arg2, int arg3)
hasClickedOutside(int arg0, int arg1, int arg2, int arg3)
protected void
a(bja arg0)
m_30778170(C_85125467 arg0)
buttonClicked(ButtonWidget arg0)
protected void
a(char arg0, int arg1)
m_29116903(char arg0, int arg1)
keyPressed(char arg0, int arg1)
protected void
a(agr arg0, int arg1, int arg2, afw arg3)
m_70125770(C_12356698 arg0, int arg1, int arg2, C_46533386 arg3)
clickSlot(InventorySlot arg0, int arg1, int arg2, ActionType arg3)
public void
I_()
m_46618218()
recipesUpdated()
public void
m()
m_47002234()
removed()
public RecipeBookGui
f()
m_50662985()
getRecipeBookGui()