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

public class CraftingTableScreen

extends InventoryMenuScreen implements RecipeUpdateListener

All mapped superinterfaces:

ConfirmationListener, RecipeUpdateListener

bmn
net.minecraft.class_414
net.minecraft.client.gui.screen.game.inventory.CraftingTableScreen
net.minecraft.client.gui.inventory.GuiCrafting
net.minecraft.client.gui.inventory.GuiCrafting

Field summary

Modifier and TypeField
private static final Identifier
v
field_6308
MENU_LOCATION
field_147019_u
CRAFTING_TABLE_GUI_TEXTURES
private TexturedButtonWidget
w
field_16016
recipeBookButton
field_192049_w
recipeButton
private final RecipeBookGui
x
field_16017
recipeBook
field_192050_x
recipeBookGui
private boolean
y
field_16018
hasRecipeBook
field_193112_y
widthTooNarrow

Constructor summary

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

Method summary

Modifier and TypeMethod
public void
b()
method_1044()
init()
func_73866_w_()
initGui()
public void
e()
method_1033()
tick()
func_73876_c()
updateScreen()
public void
a(int arg0, int arg1, float arg2)
method_1025(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
func_73863_a(int arg0, int arg1, float arg2)
drawScreen(int arg0, int arg1, float arg2)
protected void
c(int arg0, int arg1)
method_4262(int arg0, int arg1)
renderLabels(int arg0, int arg1)
func_146979_b(int arg0, int arg1)
drawGuiContainerForegroundLayer(int arg0, int arg1)
protected void
a(float arg0, int arg1, int arg2)
method_1127(float arg0, int arg1, int arg2)
renderMenuBackground(float arg0, int arg1, int arg2)
func_146976_a(float arg0, int arg1, int arg2)
drawGuiContainerBackgroundLayer(float arg0, int arg1, int arg2)
protected boolean
c(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
method_1134(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)
func_146978_c(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
isPointInRegion(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
protected void
a(int arg0, int arg1, int arg2)
method_1026(int arg0, int arg1, int arg2)
mouseClicked(int arg0, int arg1, int arg2)
func_73864_a(int arg0, int arg1, int arg2)
mouseClicked(int arg0, int arg1, int arg2)
protected boolean
c(int arg0, int arg1, int arg2, int arg3)
method_14549(int arg0, int arg1, int arg2, int arg3)
hasClickedOutside(int arg0, int arg1, int arg2, int arg3)
func_193983_c(int arg0, int arg1, int arg2, int arg3)
hasClickedOutside(int arg0, int arg1, int arg2, int arg3)
protected void
a(bja arg0)
method_1027(class_356 arg0)
buttonClicked(ButtonWidget arg0)
func_146284_a(GuiButton arg0)
actionPerformed(GuiButton arg0)
protected void
a(char arg0, int arg1)
method_1024(char arg0, int arg1)
keyPressed(char arg0, int arg1)
func_73869_a(char arg0, int arg1)
keyTyped(char arg0, int arg1)
protected void
a(agr arg0, int arg1, int arg2, afw arg3)
method_1131(class_1026 arg0, int arg1, int arg2, class_2679 arg3)
clickSlot(InventorySlot arg0, int arg1, int arg2, ActionType arg3)
func_184098_a(Slot arg0, int arg1, int arg2, ClickType arg3)
handleMouseClick(Slot arg0, int arg1, int arg2, ClickType arg3)
public void
I_()
method_14637()
recipesUpdated()
func_192043_J_()
recipesUpdated()
public void
m()
method_1030()
removed()
func_146281_b()
onGuiClosed()
public RecipeBookGui
f()
method_14638()
getRecipeBookGui()
func_194310_f()
func_194310_f()