History - net.minecraft.client.gui.screen.game.inventory.CreativeInventoryScreen
1.13.2
Names
clg
clh
net.minecraft.unmapped.C_70699216
net.minecraft.class_415
Fields
Identifier: x, f_20986697, MENU_LOCATION, field_147061_u
Identifier: x, field_6309, MENU_LOCATION, field_147061_u, CREATIVE_INVENTORY_TABS
int: z, f_82124519, selectedTab, field_147058_w
int: z, field_1376, selectedTab, field_147058_w, selectedTabIndex
float: A, f_22156020, scrollPosition, field_147067_x
float: A, field_1377, scrollPosition, field_147067_x, currentScroll
boolean: B, f_60554615, hasScrollBar, field_147066_y
boolean: B, field_1378, hasScrollBar, field_147066_y, isScrolling
TextFieldWidget: C, f_59169050, searchField, field_147062_A
TextFieldWidget: C, field_1380, searchField, field_147062_A, searchField
List<InventorySlot>: D, f_50632408, slots, field_147063_B
List<InventorySlot>: D, field_1381, slots, field_147063_B, originalSlots
InventorySlot: E, f_30880189, slot, field_147064_C
InventorySlot: E, field_1382, slot, field_147064_C, destroyItemSlot
CreativeInventoryListener: F, f_69203680, listener, field_147059_E
CreativeInventoryListener: F, field_5121, listener, field_147059_E, listener
SimpleInventory: y, f_75396115, INVENTORY, field_195378_x
SimpleInventory: y, field_1375, INVENTORY, field_195378_x, TMP_INVENTORY
boolean: G, f_39254315, isMouseButtonDown, field_195377_F
boolean: G, field_20401, isMouseButtonDown, field_195377_F, field_195377_F
boolean: H, f_54765343, f_54765343, field_199506_G
boolean: H, field_20402, f_54765343, field_199506_G, field_199506_G
Constructors
Methods
void (): f, m_53520780, tick, func_73876_c
void (): f, method_1033, tick, func_73876_c, tick
void (InventorySlot, int, int, ActionType): a, m_70125770, clickSlot, func_184098_a
void (InventorySlot, int, int, ActionType): a, method_1131, clickSlot, func_184098_a, handleMouseClick
void (): h, m_41469868, checkStatusEffects, func_175378_g
void (): h, method_9602, checkStatusEffects, func_175378_g, updateActivePotionEffects
void (): c, m_41805697, init, func_73866_w_
void (): c, method_1044, init, func_73866_w_, initGui
void (): n, m_47002234, removed, func_146281_b
void (): n, method_1030, removed, func_146281_b, onGuiClosed
void (): k, m_49600911, search, func_147053_i
void (): k, method_1150, search, func_147053_i, updateCreativeSearch
void (int, int): c, m_22745008, renderLabels, func_146979_b
void (int, int): c, method_4262, renderLabels, func_146979_b, drawGuiContainerForegroundLayer
boolean (): m, m_79817582, hasScrollbar, func_147055_p
boolean (): m, method_1151, hasScrollbar, func_147055_p, needsScrollBars
void (int, int, float): a, m_93956703, render, func_73863_a
void (int, int, float): a, method_1025, render, func_73863_a, render
void (ItemStack, int, int): a, m_71793591, renderTooltip, func_146285_a
void (ItemStack, int, int): a, method_6752, renderTooltip, func_146285_a, renderToolTip
void (float, int, int): a, m_98661498, renderMenuBackground, func_146976_a
void (float, int, int): a, method_1127, renderMenuBackground, func_146976_a, drawGuiContainerBackgroundLayer
int (): i, m_15547224, getSelectedTab, func_147056_g
int (): i, method_1148, getSelectedTab, func_147056_g, getSelectedTabIndex
void (Minecraft, int, boolean, boolean): a, m_94003661, saveOrLoadToolbar, func_192044_a
void (Minecraft, int, boolean, boolean): a, method_14550, saveOrLoadToolbar, func_192044_a, handleHotbarSnapshots
boolean (InventorySlot): a, m_11224117, m_11224117, func_208018_a
boolean (InventorySlot): a, method_18732, m_11224117, func_208018_a, hasTmpInventory
void (Minecraft, int, int): b, m_95528742, resize, func_175273_b
void (Minecraft, int, int): b, method_9582, resize, func_175273_b, onResize
boolean (char, int): charTyped, m_98491981, charTyped, charTyped
boolean (char, int): charTyped, charTyped, charTyped, charTyped, charTyped
boolean (int, int, int): keyPressed, m_40016007, keyPressed, keyPressed
boolean (int, int, int): keyPressed, keyPressed, keyPressed, keyPressed, keyPressed
boolean (int, int, int): keyReleased, m_60848006, keyReleased, keyReleased
boolean (int, int, int): keyReleased, keyReleased, keyReleased, keyReleased, keyReleased
boolean (double, double, int): mouseClicked, m_29843171, mouseClicked, mouseClicked
boolean (double, double, int): mouseClicked, mouseClicked, mouseClicked, mouseClicked, mouseClicked
boolean (double, double, int): mouseReleased, m_37728393, mouseReleased, mouseReleased
boolean (double, double, int): mouseReleased, mouseReleased, mouseReleased, mouseReleased, mouseReleased
void (CreativeModeTab): b, m_14368968, setSelectedTab, func_147050_b
void (CreativeModeTab): b, method_1146, setSelectedTab, func_147050_b, setCurrentCreativeTab
boolean (double): mouseScrolled, m_12950098, mouseScrolled, mouseScrolled
boolean (double): mouseScrolled, mouseScrolled, mouseScrolled, mouseScrolled, mouseScrolled
boolean (double, double, int, int, int): a, m_63960957, hasClickedOutside, func_195361_a
boolean (double, double, int, int, int): a, method_14549, hasClickedOutside, func_195361_a, hasClickedOutside
boolean (double, double): a, m_00909671, m_00909671, func_195376_a
boolean (double, double): a, method_18731, m_00909671, func_195376_a, func_195376_a
boolean (double, double, int, double, double): mouseDragged, m_52921597, mouseDragged, mouseDragged
boolean (double, double, int, double, double): mouseDragged, mouseDragged, mouseDragged, mouseDragged, mouseDragged
boolean (CreativeModeTab, double, double): a, m_69587411, isMouseOverTab, func_195375_a
boolean (CreativeModeTab, double, double): a, method_18733, isMouseOverTab, func_195375_a, isMouseOverGroup
boolean (CreativeModeTab, int, int): a, m_36111284, renderTabTooltipIfHovered, func_147052_b
boolean (CreativeModeTab, int, int): a, method_1147, renderTabTooltipIfHovered, func_147052_b, renderCreativeInventoryHoveringText
void (CreativeModeTab): a, m_26745634, renderTabIcon, func_147051_a
void (CreativeModeTab): a, method_1144, renderTabIcon, func_147051_a, drawTab
1.13.1
Names
ckw
clg
Fields
Constructors
Methods
1.13
Names
bmp
ckw
net.minecraft.class_415
net.minecraft.unmapped.C_70699216
Fields
Identifier: w, field_6309, MENU_LOCATION, field_147061_u, CREATIVE_INVENTORY_TABS
Identifier: x, f_20986697, MENU_LOCATION, field_147061_u
SimpleInventory: x, field_1375, INVENTORY, field_147060_v, basicInventory
int: y, field_1376, selectedTab, field_147058_w, selectedTabIndex
int: z, f_82124519, selectedTab, field_147058_w
float: z, field_1377, scrollPosition, field_147067_x, currentScroll
float: A, f_22156020, scrollPosition, field_147067_x
boolean: A, field_1378, hasScrollBar, field_147066_y, isScrolling
boolean: B, f_60554615, hasScrollBar, field_147066_y
boolean: B, field_1379, isMouseButtonDown, field_147065_z, wasClicking
TextFieldWidget: C, field_1380, searchField, field_147062_A, searchField
TextFieldWidget: C, f_59169050, searchField, field_147062_A
List<InventorySlot>: D, field_1381, slots, field_147063_B, originalSlots
List<InventorySlot>: D, f_50632408, slots, field_147063_B
InventorySlot: E, field_1382, slot, field_147064_C, destroyItemSlot
InventorySlot: E, f_30880189, slot, field_147064_C
boolean: F, field_1383, scrolling, field_147057_D, clearSearch
CreativeInventoryListener: G, field_5121, listener, field_147059_E, listener
CreativeInventoryListener: F, f_69203680, listener, field_147059_E
SimpleInventory: y, f_75396115, INVENTORY, field_195378_x
boolean: G, f_39254315, isMouseButtonDown, field_195377_F
boolean: H, f_54765343, f_54765343, field_199506_G
Constructors
Methods
void (): e, method_1033, tick, func_73876_c, updateScreen
void (): f, m_53520780, tick, func_73876_c
void (InventorySlot, int, int, ActionType): a, method_1131, clickSlot, func_184098_a, handleMouseClick
void (InventorySlot, int, int, ActionType): a, m_70125770, clickSlot, func_184098_a
void (): a, method_9602, checkStatusEffects, func_175378_g, updateActivePotionEffects
void (): h, m_41469868, checkStatusEffects, func_175378_g
void (): b, method_1044, init, func_73866_w_, initGui
void (): c, m_41805697, init, func_73866_w_
void (): m, method_1030, removed, func_146281_b, onGuiClosed
void (): n, m_47002234, removed, func_146281_b
void (char, int): a, method_1024, keyPressed, func_73869_a, keyTyped
void (): h, method_1150, search, func_147053_i, updateCreativeSearch
void (): k, m_49600911, search, func_147053_i
void (int, int): c, method_4262, renderLabels, func_146979_b, drawGuiContainerForegroundLayer
void (int, int): c, m_22745008, renderLabels, func_146979_b
void (int, int, int): a, method_1026, mouseClicked, func_73864_a, mouseClicked
void (int, int, int): b, method_1032, mouseReleased, func_146286_b, mouseReleased
boolean (): i, method_1151, hasScrollbar, func_147055_p, needsScrollBars
boolean (): m, m_79817582, hasScrollbar, func_147055_p
void (CreativeModeTab): b, method_1146, setSelectedTab, func_147050_b, setCurrentCreativeTab
void (): k, method_1035, handleMouse, func_146274_d, handleMouseInput
void (int, int, float): a, method_1025, render, func_73863_a, drawScreen
void (int, int, float): a, m_93956703, render, func_73863_a
void (ItemStack, int, int): a, method_6752, renderTooltip, func_146285_a, renderToolTip
void (ItemStack, int, int): a, m_71793591, renderTooltip, func_146285_a
void (float, int, int): a, method_1127, renderMenuBackground, func_146976_a, drawGuiContainerBackgroundLayer
void (float, int, int): a, m_98661498, renderMenuBackground, func_146976_a
boolean (CreativeModeTab, int, int): a, method_1145, isMouseOverTab, func_147049_a, isMouseOverTab
boolean (CreativeModeTab, int, int): b, method_1147, renderTabTooltipIfHovered, func_147052_b, renderCreativeInventoryHoveringText
void (CreativeModeTab): a, method_1144, renderTabIcon, func_147051_a, drawTab
void (ButtonWidget): a, method_1027, buttonClicked, func_146284_a, actionPerformed
int (): f, method_1148, getSelectedTab, func_147056_g, getSelectedTabIndex
int (): i, m_15547224, getSelectedTab, func_147056_g
void (Minecraft, int, boolean, boolean): a, method_14550, saveOrLoadToolbar, func_192044_a, handleHotbarSnapshots
void (Minecraft, int, boolean, boolean): a, m_94003661, saveOrLoadToolbar, func_192044_a
boolean (InventorySlot): a, m_11224117, m_11224117, func_208018_a
void (Minecraft, int, int): b, m_95528742, resize, func_175273_b
boolean (char, int): charTyped, m_98491981, charTyped, charTyped
boolean (int, int, int): keyPressed, m_40016007, keyPressed, keyPressed
boolean (int, int, int): keyReleased, m_60848006, keyReleased, keyReleased
boolean (double, double, int): mouseClicked, m_29843171, mouseClicked, mouseClicked
boolean (double, double, int): mouseReleased, m_37728393, mouseReleased, mouseReleased
void (CreativeModeTab): b, m_14368968, setSelectedTab, func_147050_b
boolean (double): mouseScrolled, m_12950098, mouseScrolled, mouseScrolled
boolean (double, double, int, int, int): a, m_63960957, hasClickedOutside, func_195361_a
boolean (double, double): a, m_00909671, m_00909671, func_195376_a
boolean (double, double, int, double, double): mouseDragged, m_52921597, mouseDragged, mouseDragged
boolean (CreativeModeTab, double, double): a, m_69587411, isMouseOverTab, func_195375_a
boolean (CreativeModeTab, int, int): a, m_36111284, renderTabTooltipIfHovered, func_147052_b
void (CreativeModeTab): a, m_26745634, renderTabIcon, func_147051_a
1.12.2
Names
bmp
net.minecraft.class_415
net.minecraft.client.gui.screen.game.inventory.CreativeInventoryScreen
net.minecraft.client.gui.inventory.GuiContainerCreative
net.minecraft.client.gui.inventory.GuiContainerCreative
Fields
Identifier: w, field_6309, MENU_LOCATION, field_147061_u, CREATIVE_INVENTORY_TABS
SimpleInventory: x, field_1375, INVENTORY, field_147060_v, basicInventory
int: y, field_1376, selectedTab, field_147058_w, selectedTabIndex
float: z, field_1377, scrollPosition, field_147067_x, currentScroll
boolean: A, field_1378, hasScrollBar, field_147066_y, isScrolling
boolean: B, field_1379, isMouseButtonDown, field_147065_z, wasClicking
TextFieldWidget: C, field_1380, searchField, field_147062_A, searchField
List<InventorySlot>: D, field_1381, slots, field_147063_B, originalSlots
InventorySlot: E, field_1382, slot, field_147064_C, destroyItemSlot
boolean: F, field_1383, scrolling, field_147057_D, clearSearch
CreativeInventoryListener: G, field_5121, listener, field_147059_E, listener
Constructors
Methods
void (): e, method_1033, tick, func_73876_c, updateScreen
void (InventorySlot, int, int, ActionType): a, method_1131, clickSlot, func_184098_a, handleMouseClick
void (): a, method_9602, checkStatusEffects, func_175378_g, updateActivePotionEffects
void (): b, method_1044, init, func_73866_w_, initGui
void (): m, method_1030, removed, func_146281_b, onGuiClosed
void (char, int): a, method_1024, keyPressed, func_73869_a, keyTyped
void (): h, method_1150, search, func_147053_i, updateCreativeSearch
void (int, int): c, method_4262, renderLabels, func_146979_b, drawGuiContainerForegroundLayer
void (int, int, int): a, method_1026, mouseClicked, func_73864_a, mouseClicked
void (int, int, int): b, method_1032, mouseReleased, func_146286_b, mouseReleased
boolean (): i, method_1151, hasScrollbar, func_147055_p, needsScrollBars
void (CreativeModeTab): b, method_1146, setSelectedTab, func_147050_b, setCurrentCreativeTab
void (): k, method_1035, handleMouse, func_146274_d, handleMouseInput
void (int, int, float): a, method_1025, render, func_73863_a, drawScreen
void (ItemStack, int, int): a, method_6752, renderTooltip, func_146285_a, renderToolTip
void (float, int, int): a, method_1127, renderMenuBackground, func_146976_a, drawGuiContainerBackgroundLayer
boolean (CreativeModeTab, int, int): a, method_1145, isMouseOverTab, func_147049_a, isMouseOverTab
boolean (CreativeModeTab, int, int): b, method_1147, renderTabTooltipIfHovered, func_147052_b, renderCreativeInventoryHoveringText
void (CreativeModeTab): a, method_1144, renderTabIcon, func_147051_a, drawTab
void (ButtonWidget): a, method_1027, buttonClicked, func_146284_a, actionPerformed
int (): f, method_1148, getSelectedTab, func_147056_g, getSelectedTabIndex
void (Minecraft, int, boolean, boolean): a, method_14550, saveOrLoadToolbar, func_192044_a, handleHotbarSnapshots