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

public class CreativeInventoryScreen

extends PlayerInventoryScreen

bfl
net.minecraft.class_415
net.minecraft.client.gui.screen.game.inventory.CreativeInventoryScreen
net.minecraft.client.gui.inventory.GuiContainerCreative

Field summary

Modifier and TypeField
private static final Identifier
u
field_6309
MENU_LOCATION
creativeInventoryTabs
private static SimpleInventory
v
field_1375
INVENTORY
field_147060_v
private static int
w
field_1376
selectedTab
selectedTabIndex
private float
x
field_1377
scrollPosition
currentScroll
private boolean
y
field_1378
hasScrollBar
isScrolling
private boolean
z
field_1379
isMouseButtonDown
wasClicking
private TextFieldWidget
A
field_1380
searchField
searchField
private List
B
field_1381
slots
field_147063_B
private InventorySlot
C
field_1382
slot
field_147064_C
private boolean
D
field_1383
scrolling
field_147057_D
private CreativeInventoryListener
E
field_5121
listener
field_147059_E

Constructor summary

ModifierConstructor
public (PlayerEntity player)

Method summary

Modifier and TypeMethod
public void
e()
method_1033()
tick()
updateScreen()
protected void
a(aay arg0, int arg1, int arg2, int arg3)
method_1131(class_1026 arg0, int arg1, int arg2, int arg3)
clickSlot(InventorySlot arg0, int arg1, int arg2, int arg3)
handleMouseClick(Slot arg0, int arg1, int arg2, int arg3)
public void
b()
method_1044()
init()
initGui()
public void
m()
method_1030()
removed()
onGuiClosed()
protected void
a(char arg0, int arg1)
method_1024(char arg0, int arg1)
keyPressed(char arg0, int arg1)
keyTyped(char arg0, int arg1)
private void
g()
method_1150()
search()
updateCreativeSearch()
protected void
b(int arg0, int arg1)
method_4262(int arg0, int arg1)
renderLabels(int arg0, int arg1)
drawGuiContainerForegroundLayer(int arg0, int arg1)
protected void
a(int arg0, int arg1, int arg2)
method_1026(int arg0, int arg1, int arg2)
mouseClicked(int arg0, int arg1, int arg2)
mouseClicked(int arg0, int arg1, int arg2)
protected void
b(int arg0, int arg1, int arg2)
method_1032(int arg0, int arg1, int arg2)
mouseReleased(int arg0, int arg1, int arg2)
mouseReleased(int arg0, int arg1, int arg2)
private boolean
h()
method_1151()
hasScrollbar()
needsScrollBars()
private void
b(abt arg0)
method_1146(class_1041 arg0)
setSelectedTab(CreativeModeTab tab)
setCurrentCreativeTab(CreativeTabs arg0)
public void
k()
method_1035()
handleMouse()
handleMouseInput()
public void
a(int arg0, int arg1, float arg2)
method_1025(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
drawScreen(int arg0, int arg1, float arg2)
protected void
a(add arg0, int arg1, int arg2)
method_6752(class_1071 arg0, int arg1, int arg2)
renderTooltip(ItemStack arg0, int arg1, int arg2)
renderToolTip(ItemStack arg0, int arg1, int arg2)
protected void
a(float arg0, int arg1, int arg2)
method_1127(float arg0, int arg1, int arg2)
renderMenuBackground(float arg0, int arg1, int arg2)
drawGuiContainerBackgroundLayer(float arg0, int arg1, int arg2)
protected boolean
a(abt arg0, int arg1, int arg2)
method_1145(class_1041 arg0, int arg1, int arg2)
isMouseOverTab(CreativeModeTab tab, int x, int z)
func_147049_a(CreativeTabs arg0, int arg1, int arg2)
protected boolean
b(abt arg0, int arg1, int arg2)
method_1147(class_1041 arg0, int arg1, int arg2)
renderTabTooltipIfHovered(CreativeModeTab tab, int mouseX, int mouseY)
renderCreativeInventoryHoveringText(CreativeTabs arg0, int arg1, int arg2)
protected void
a(abt arg0)
method_1144(class_1041 arg0)
renderTabIcon(CreativeModeTab tab)
func_147051_a(CreativeTabs arg0)
protected void
a(bcb arg0)
method_1027(class_356 arg0)
buttonClicked(ButtonWidget arg0)
actionPerformed(GuiButton arg0)
public int
a()
method_1148()
getSelectedTab()
func_147056_g()