net.minecraft.client.gui.screens.inventory

public class CreativeModeInventoryScreen

extends EffectRenderingInventoryScreen<CreativeModeInventoryScreen$ItemPickerMenu>

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, Widget, MenuAccess

emx
net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen
net.minecraft.class_481
net.minecraft.unmapped.C_hvozqtyu
net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen
net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen
net.minecraft.src.C_3652_

Field summary

Modifier and TypeField
private static final ResourceLocation
z
CREATIVE_TABS_LOCATION
field_2893
f_togqjfjq
TEXTURE
TEXTURE
f_98504_
private static final String
A
GUI_CREATIVE_TAB_PREFIX
field_32335
f_lahyjplc
TAB_TEXTURE_PREFIX
TAB_TEXTURE_PREFIX
f_169735_
private static final String
B
CUSTOM_SLOT_LOCK
field_32336
f_kelahbas
CUSTOM_CREATIVE_LOCK_KEY
CUSTOM_CREATIVE_LOCK_KEY
f_169736_
private static final int
C
NUM_ROWS
field_32337
f_dedjljjs
ROWS_COUNT
ROWS_COUNT
f_169737_
private static final int
D
NUM_COLS
field_32338
f_xbocbuec
COLUMNS_COUNT
COLUMNS_COUNT
f_169738_
private static final int
E
TAB_WIDTH
field_32339
f_bgjvloih
TAB_WIDTH
TAB_WIDTH
f_169739_
private static final int
F
TAB_HEIGHT
field_32340
f_azeghyur
TAB_HEIGHT
TAB_HEIGHT
f_169740_
private static final int
G
SCROLLER_WIDTH
field_32341
f_eumowbyb
SCROLLBAR_WIDTH
SCROLLBAR_WIDTH
f_169741_
private static final int
H
SCROLLER_HEIGHT
field_32342
f_vuiibygp
SCROLLBAR_HEIGHT
SCROLLBAR_HEIGHT
f_169742_
static final SimpleContainer
I
CONTAINER
field_2895
f_muhjitup
INVENTORY
INVENTORY
f_98505_
private static final Component
J
TRASH_SLOT_TOOLTIP
field_26563
f_ymquiqem
DELETE_ITEM_SLOT_TEXT
DELETE_ITEM_SLOT_TEXT
f_98506_
private static final int
K
TEXT_COLOR
field_32343
f_jgrbhdbj
WHITE
WHITE
f_169743_
private static int
L
selectedTab
field_2896
f_icnzgvuz
selectedTab
selectedTab
f_98507_
private float
M
scrollOffs
field_2890
f_fhdscrnc
scrollPosition
scrollPosition
f_98508_
private boolean
N
scrolling
field_2892
f_yvjhozmz
scrolling
scrolling
f_98509_
private EditBox
O
searchBox
field_2894
f_jqczvljr
searchBox
searchBox
f_98510_
private List<Slot>
P
originalSlots
field_2886
f_vakzeihy
slots
slots
f_98511_
private Slot
Q
destroyItemSlot
field_2889
f_fvxwoenl
deleteItemSlot
deleteItemSlot
f_98512_
private CreativeInventoryListener
R
listener
field_2891
f_kalhyzad
listener
listener
f_98513_
private boolean
S
ignoreTextInput
field_2888
f_xgiexksw
ignoreTypedCharacter
ignoreTypedCharacter
f_98514_
private boolean
T
hasClickedOutside
field_2887
f_hwnlopma
lastClickOutsideBounds
lastClickOutsideBounds
f_98515_
private final Set<TagKey<Item>>
U
visibleTags
field_16201
f_fqbnezqa
searchResultTags
searchResultTags
f_98516_

Constructor summary

ModifierConstructor
public (Player player)

Method summary

Modifier and TypeMethod
public void
j()
containerTick()
method_37432()
m_mxaxcodb()
handledScreenTick()
handledScreenTick()
m_181908_()
protected void
a(byd arg0, int arg1, int arg2, bwv arg3)
slotClicked(Slot arg0, int arg1, int arg2, ClickType arg3)
method_2383(class_1735 arg0, int arg1, int arg2, class_1713 arg3)
m_cytvygkr(C_nhvqfffd arg0, int arg1, int arg2, C_viureuve arg3)
onMouseClick(Slot arg0, int arg1, int arg2, SlotActionType arg3)
onMouseClick(Slot arg0, int arg1, int arg2, SlotActionType arg3)
m_6597_(C_1305_ p_98557_, int p_98558_, int p_98559_, C_1245_ arg3)
private boolean
a(byd arg0)
isCreativeSlot(Slot arg0)
method_2470(class_1735 arg0)
m_bnstafyz(C_nhvqfffd arg0)
isCreativeInventorySlot(Slot slot)
isCreativeInventorySlot(Slot slot)
m_98553_(C_1305_ arg0)
protected void
b()
init()
method_25426()
m_xaqeivsh()
init()
init()
m_7856_()
public void
a(efu arg0, int arg1, int arg2)
resize(Minecraft arg0, int arg1, int arg2)
method_25410(class_310 arg0, int arg1, int arg2)
m_frxoqyrs(C_ayfeobid arg0, int arg1, int arg2)
resize(MinecraftClient arg0, int arg1, int arg2)
resize(MinecraftClient arg0, int arg1, int arg2)
m_6574_(C_3391_ p_98596_, int p_98597_, int arg2)
public void
e()
removed()
method_25432()
m_awpofqnh()
removed()
removed()
m_7861_()
public boolean
a(char arg0, int arg1)
charTyped(char arg0, int arg1)
method_25400(char arg0, int arg1)
m_jstdhuev(char arg0, int arg1)
charTyped(char arg0, int arg1)
charTyped(char arg0, int arg1)
m_5534_(char p_98522_, int arg1)
public boolean
a(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
method_25404(int arg0, int arg1, int arg2)
m_qwrbtcbl(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
m_7933_(int p_98548_, int p_98549_, int arg2)
public boolean
b(int arg0, int arg1, int arg2)
keyReleased(int arg0, int arg1, int arg2)
method_16803(int arg0, int arg1, int arg2)
m_cbyglwbg(int arg0, int arg1, int arg2)
keyReleased(int arg0, int arg1, int arg2)
keyReleased(int arg0, int arg1, int arg2)
m_7920_(int p_98613_, int p_98614_, int arg2)
private void
A()
refreshSearchResults()
method_2464()
m_fvrwtwop()
search()
search()
m_98630_()
private void
a(String arg0)
updateVisibleTags(String arg0)
method_15871(String arg0)
m_yjlvippo(String arg0)
searchForTags(String id)
searchForTags(String id)
m_98619_(String arg0)
protected void
b(eaq arg0, int arg1, int arg2)
renderLabels(PoseStack arg0, int arg1, int arg2)
method_2388(class_4587 arg0, int arg1, int arg2)
m_lypenorc(C_cnszsxvd arg0, int arg1, int arg2)
drawForeground(MatrixStack arg0, int arg1, int arg2)
drawForeground(MatrixStack arg0, int arg1, int arg2)
m_7027_(C_3181_ p_98617_, int p_98618_, int arg2)
public boolean
a(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
method_25402(double arg0, double arg1, int arg2)
m_fpfqbhfx(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
m_6375_(double p_98532_, double arg1, int arg2)
public boolean
b(double arg0, double arg1, int arg2)
mouseReleased(double arg0, double arg1, int arg2)
method_25406(double arg0, double arg1, int arg2)
m_vygbkdkf(double arg0, double arg1, int arg2)
mouseReleased(double arg0, double arg1, int arg2)
mouseReleased(double arg0, double arg1, int arg2)
m_6348_(double p_98623_, double arg1, int arg2)
private boolean
C()
canScroll()
method_2465()
m_ansdiarz()
hasScrollbar()
hasScrollbar()
m_98631_()
private void
a(bzj arg0)
selectTab(CreativeModeTab arg0)
method_2466(class_1761 arg0)
m_vsbvzdql(C_lnokcayd arg0)
setSelectedTab(ItemGroup group)
setSelectedTab(ItemGroup group)
m_98560_(C_1336_ arg0)
public boolean
a(double arg0, double arg1, double arg2)
mouseScrolled(double arg0, double arg1, double arg2)
method_25401(double arg0, double arg1, double arg2)
m_ztjwzdkn(double arg0, double arg1, double arg2)
mouseScrolled(double arg0, double arg1, double arg2)
mouseScrolled(double arg0, double arg1, double arg2)
m_6050_(double p_98528_, double arg1, double arg2)
protected boolean
a(double arg0, double arg1, int arg2, int arg3, int arg4)
hasClickedOutside(double arg0, double arg1, int arg2, int arg3, int arg4)
method_2381(double arg0, double arg1, int arg2, int arg3, int arg4)
m_nemptfst(double arg0, double arg1, int arg2, int arg3, int arg4)
isClickOutsideBounds(double arg0, double arg1, int arg2, int arg3, int arg4)
isClickOutsideBounds(double arg0, double arg1, int arg2, int arg3, int arg4)
m_7467_(double p_98542_, double p_98544_, int arg2, int arg3, int arg4)
protected boolean
a(double arg0, double arg1)
insideScrollbar(double arg0, double arg1)
method_2467(double arg0, double arg1)
m_tikdeeqr(double arg0, double arg1)
isClickInScrollbar(double mouseX, double mouseY)
isClickInScrollbar(double mouseX, double mouseY)
m_98523_(double p_98525_, double arg1)
public boolean
a(double arg0, double arg1, int arg2, double arg3, double arg4)
mouseDragged(double arg0, double arg1, int arg2, double arg3, double arg4)
method_25403(double arg0, double arg1, int arg2, double arg3, double arg4)
m_shbmcoxj(double arg0, double arg1, int arg2, double arg3, double arg4)
mouseDragged(double arg0, double arg1, int arg2, double arg3, double arg4)
mouseDragged(double arg0, double arg1, int arg2, double arg3, double arg4)
m_7979_(double p_98536_, double p_98538_, int arg2, double arg3, double arg4)
public void
a(eaq arg0, int arg1, int arg2, float arg3)
render(PoseStack arg0, int arg1, int arg2, float arg3)
method_25394(class_4587 arg0, int arg1, int arg2, float arg3)
m_exyypwjw(C_cnszsxvd arg0, int arg1, int arg2, float arg3)
render(MatrixStack arg0, int arg1, int arg2, float arg3)
render(MatrixStack arg0, int arg1, int arg2, float arg3)
m_6305_(C_3181_ p_98578_, int p_98579_, int p_98580_, float arg3)
protected void
a(eaq arg0, cax arg1, int arg2, int arg3)
renderTooltip(PoseStack arg0, ItemStack arg1, int arg2, int arg3)
method_25409(class_4587 arg0, class_1799 arg1, int arg2, int arg3)
m_glyavaut(C_cnszsxvd arg0, C_sddaxwyk arg1, int arg2, int arg3)
renderTooltip(MatrixStack arg0, ItemStack arg1, int arg2, int arg3)
renderTooltip(MatrixStack arg0, ItemStack arg1, int arg2, int arg3)
m_6057_(C_3181_ p_98591_, C_1391_ p_98592_, int p_98593_, int arg3)
protected void
a(eaq arg0, float arg1, int arg2, int arg3)
renderBg(PoseStack arg0, float arg1, int arg2, int arg3)
method_2389(class_4587 arg0, float arg1, int arg2, int arg3)
m_plsdjslm(C_cnszsxvd arg0, float arg1, int arg2, int arg3)
drawBackground(MatrixStack arg0, float arg1, int arg2, int arg3)
drawBackground(MatrixStack arg0, float arg1, int arg2, int arg3)
m_7286_(C_3181_ p_98573_, float p_98574_, int p_98575_, int arg3)
protected boolean
a(bzj arg0, double arg1, double arg2)
checkTabClicked(CreativeModeTab arg0, double arg1, double arg2)
method_2463(class_1761 arg0, double arg1, double arg2)
m_pftdpphq(C_lnokcayd arg0, double arg1, double arg2)
isClickInTab(ItemGroup group, double mouseX, double mouseY)
isClickInTab(ItemGroup group, double mouseX, double mouseY)
m_98562_(C_1336_ p_98564_, double p_98565_, double arg2)
protected boolean
a(eaq arg0, bzj arg1, int arg2, int arg3)
checkTabHovering(PoseStack arg0, CreativeModeTab arg1, int arg2, int arg3)
method_2471(class_4587 arg0, class_1761 arg1, int arg2, int arg3)
m_dxqcfftk(C_cnszsxvd arg0, C_lnokcayd arg1, int arg2, int arg3)
renderTabTooltipIfHovered(MatrixStack matrices, ItemGroup group, int mouseX, int mouseY)
renderTabTooltipIfHovered(MatrixStack matrices, ItemGroup group, int mouseX, int mouseY)
m_98584_(C_3181_ p_98586_, C_1336_ p_98587_, int p_98588_, int arg3)
protected void
a(eaq arg0, bzj arg1)
renderTabButton(PoseStack arg0, CreativeModeTab arg1)
method_2468(class_4587 arg0, class_1761 arg1)
m_jaknfdet(C_cnszsxvd arg0, C_lnokcayd arg1)
renderTabIcon(MatrixStack matrices, ItemGroup group)
renderTabIcon(MatrixStack matrices, ItemGroup group)
m_98581_(C_3181_ p_98583_, C_1336_ arg1)
public int
z()
getSelectedTab()
method_2469()
m_ljbdfjkn()
getSelectedTab()
getSelectedTab()
m_98628_()
public static void
a(efu arg0, int arg1, boolean arg2, boolean arg3)
handleHotbarLoadOrSave(Minecraft arg0, int arg1, boolean arg2, boolean arg3)
method_2462(class_310 arg0, int arg1, boolean arg2, boolean arg3)
m_bsluqeoy(C_ayfeobid arg0, int arg1, boolean arg2, boolean arg3)
onHotbarKeyPress(MinecraftClient client, int index, boolean restore, boolean save)
onHotbarKeyPress(MinecraftClient client, int index, boolean restore, boolean save)
m_98598_(C_3391_ p_98599_, int p_98600_, boolean p_98601_, boolean p_98602_)