net.minecraft.client.gui.screens.inventory

public class CreativeModeInventoryScreen

extends AbstractContainerScreen<CreativeModeInventoryScreen$ItemPickerMenu>

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable, MenuAccess

fzg
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

Field summary

Modifier and TypeField
private static final ResourceLocation
G
SCROLLER_SPRITE
field_45459
f_gghfeqtx
SCROLLER_TEXTURE
SCROLLER
private static final ResourceLocation
H
SCROLLER_DISABLED_SPRITE
field_45460
f_ftbqkbjy
SCROLLER_DISABLED_TEXTURE
SCROLLER_DISABLED
private static final ResourceLocation[]
I
UNSELECTED_TOP_TABS
field_45461
f_cdvpvbvy
TAB_TOP_UNSELECTED_TEXTURES
TOP_UNSELECTED
private static final ResourceLocation[]
J
SELECTED_TOP_TABS
field_45456
f_kcwakzzl
TAB_TOP_SELECTED_TEXTURES
TOP_SELECTED
private static final ResourceLocation[]
K
UNSELECTED_BOTTOM_TABS
field_45457
f_hgnyxfmt
TAB_BOTTOM_UNSELECTED_TEXTURES
BOTTOM_UNSELECTED
private static final ResourceLocation[]
L
SELECTED_BOTTOM_TABS
field_45458
f_jpwzikiu
TAB_BOTTOM_SELECTED_TEXTURES
BOTTOM_SELECTED
private static final int
M
NUM_ROWS
field_32337
f_dedjljjs
ROWS_COUNT
ROWS_COUNT
private static final int
N
NUM_COLS
field_32338
f_xbocbuec
COLUMNS_COUNT
COLUMNS_COUNT
private static final int
O
TAB_WIDTH
field_32339
f_bgjvloih
TAB_WIDTH
TAB_WIDTH
private static final int
P
TAB_HEIGHT
field_32340
f_azeghyur
TAB_HEIGHT
TAB_HEIGHT
private static final int
Q
SCROLLER_WIDTH
field_32341
f_eumowbyb
SCROLLBAR_WIDTH
SCROLLBAR_WIDTH
private static final int
R
SCROLLER_HEIGHT
field_32342
f_vuiibygp
SCROLLBAR_HEIGHT
SCROLLBAR_HEIGHT
static final SimpleContainer
S
CONTAINER
field_2895
f_muhjitup
INVENTORY
INVENTORY
private static final Component
T
TRASH_SLOT_TOOLTIP
field_26563
f_ymquiqem
DELETE_ITEM_SLOT_TEXT
DELETE_ITEM_SLOT
private static final int
U
TEXT_COLOR
field_32343
f_jgrbhdbj
WHITE
WHITE
private static CreativeModeTab
V
selectedTab
field_2896
f_icnzgvuz
selectedTab
selectedTab
private float
W
scrollOffs
field_2890
f_fhdscrnc
scrollPosition
scrollPosition
private boolean
X
scrolling
field_2892
f_yvjhozmz
scrolling
scrolling
private EditBox
Y
searchBox
field_2894
f_jqczvljr
searchBox
searchBox
private List<Slot>
Z
originalSlots
field_2886
f_vakzeihy
slots
slots
private Slot
aa
destroyItemSlot
field_2889
f_fvxwoenl
deleteItemSlot
deleteItemSlot
private CreativeInventoryListener
ab
listener
field_2891
f_kalhyzad
listener
listener
private boolean
ac
ignoreTextInput
field_2888
f_xgiexksw
ignoreTypedCharacter
ignoreTypedCharacter
private boolean
ad
hasClickedOutside
field_2887
f_hwnlopma
lastClickOutsideBounds
lastClickOutsideBounds
private final Set<TagKey<Item>>
ae
visibleTags
field_16201
f_fqbnezqa
searchResultTags
searchResultTags
private final boolean
af
displayOperatorCreativeTab
field_41112
f_gekrvvan
operatorTabEnabled
operatorItemsTab
private final EffectsInInventory
ag
effects
field_54476
f_vfxdzxvj
statusEffectsDisplay

Constructor summary

ModifierConstructor
public (LocalPlayer player, FeatureFlagSet enabledFeatures, boolean operatorTabEnabled)

Method summary

Modifier and TypeMethod
private boolean
a(crc arg0)
hasPermissions(Player arg0)
method_47419(class_1657 arg0)
m_jpgnxwuj(C_jzrpycqo arg0)
shouldShowOperatorTab(PlayerEntity player)
shouldShowOperatorItems(PlayerEntity player)
private void
a(cum arg0, boolean arg1, jg$a arg2)
tryRefreshInvalidatedTabs(FeatureFlagSet arg0, boolean arg1, HolderLookup$Provider arg2)
method_47420(class_7699 arg0, boolean arg1, class_7225$class_7874 arg2)
m_mowxehwn(C_czxxrbcp arg0, boolean arg1, C_vtbxyypo$C_etmlgbig arg2)
updateDisplayParameters(FeatureSet enabledFeatures, boolean showOperatorTab, RegistryWrapper$WrapperLookup registries)
reloadItems(FeatureFlagBitSet featureFlags, boolean hasPermissions, HolderLookup$Provider lookupProvider)
private boolean
a(gkr arg0, cum arg1, boolean arg2, jg$a arg3)
tryRebuildTabContents(SessionSearchTrees arg0, FeatureFlagSet arg1, boolean arg2, HolderLookup$Provider arg3)
method_60324(class_1124 arg0, class_7699 arg1, boolean arg2, class_7225$class_7874 arg3)
m_sjqnqfyi(C_wuqdybfp arg0, C_czxxrbcp arg1, boolean arg2, C_vtbxyypo$C_etmlgbig arg3)
populateDisplay(SearchManager searchManager, FeatureSet enabledFeatures, boolean showOperatorTab, RegistryWrapper$WrapperLookup registries)
tryReloadEntries(C_wuqdybfp manager, FeatureFlagBitSet featureFlags, boolean hasPermissions, HolderLookup$Provider lookupProvider)
private void
a(Collection<czd> arg0)
refreshCurrentTabContents(Collection<ItemStack> arg0)
method_47421(Collection<class_1799> arg0)
m_ekaqskih(Collection<C_sddaxwyk> arg0)
refreshSelectedTab(Collection<ItemStack> displayStacks)
setItemList(Collection<ItemStack> stacks)
public void
E()
containerTick()
method_37432()
m_mxaxcodb()
handledScreenTick()
handledScreenTick()
protected void
a(cws arg0, int arg1, int arg2, cvg 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)
private boolean
a(cws arg0)
isCreativeSlot(Slot arg0)
method_2470(class_1735 arg0)
m_bnstafyz(C_nhvqfffd arg0)
isCreativeInventorySlot(Slot slot)
isCreativeInventorySlot(Slot slot)
protected void
aO_()
init()
method_25426()
m_xaqeivsh()
init()
init()
public void
a(foz 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)
public void
aF_()
removed()
method_25432()
m_awpofqnh()
removed()
removed()
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)
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)
public boolean
c(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)
private void
H()
refreshSearchResults()
method_2464()
m_fvrwtwop()
search()
search()
private void
a(String arg0)
updateVisibleTags(String arg0)
method_15871(String arg0)
m_yjlvippo(String arg0)
searchForTags(String id)
searchForTags(String id)
protected void
b(frv arg0, int arg1, int arg2)
renderLabels(GuiGraphics arg0, int arg1, int arg2)
method_2388(class_332 arg0, int arg1, int arg2)
m_lypenorc(C_sedilmty arg0, int arg1, int arg2)
drawForeground(DrawContext arg0, int arg1, int arg2)
drawForeground(GuiGraphics arg0, int arg1, 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)
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)
private boolean
I()
canScroll()
method_2465()
m_ansdiarz()
hasScrollbar()
hasScrollbar()
private void
a(cxu arg0)
selectTab(CreativeModeTab arg0)
method_2466(class_1761 arg0)
m_vsbvzdql(C_lnokcayd arg0)
setSelectedTab(ItemGroup group)
setSelectedTab(ItemGroup group)
public boolean
a(double arg0, double arg1, double arg2, double arg3)
mouseScrolled(double arg0, double arg1, double arg2, double arg3)
method_25401(double arg0, double arg1, double arg2, double arg3)
m_ztjwzdkn(double arg0, double arg1, double arg2, double arg3)
mouseScrolled(double arg0, double arg1, double arg2, double arg3)
mouseScrolled(double arg0, double arg1, double arg2, double arg3)
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)
protected boolean
b(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)
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)
public void
a(frv arg0, int arg1, int arg2, float arg3)
render(GuiGraphics arg0, int arg1, int arg2, float arg3)
method_25394(class_332 arg0, int arg1, int arg2, float arg3)
m_ljhpujrm(C_sedilmty arg0, int arg1, int arg2, float arg3)
render(DrawContext arg0, int arg1, int arg2, float arg3)
render(GuiGraphics arg0, int arg1, int arg2, float arg3)
public boolean
C()
showsActiveEffects()
method_64507()
m_gphbivix()
shouldHideStatusEffectHud()
public List<Component>
a(czd arg0)
getTooltipFromContainerItem(ItemStack arg0)
method_51454(class_1799 arg0)
m_alczadgs(C_sddaxwyk arg0)
getTooltipFromItem(ItemStack arg0)
getTooltip(ItemStack arg0)
protected void
a(frv arg0, float arg1, int arg2, int arg3)
renderBg(GuiGraphics arg0, float arg1, int arg2, int arg3)
method_2389(class_332 arg0, float arg1, int arg2, int arg3)
m_plsdjslm(C_sedilmty arg0, float arg1, int arg2, int arg3)
drawBackground(DrawContext arg0, float arg1, int arg2, int arg3)
drawBackground(GuiGraphics arg0, float arg1, int arg2, int arg3)
private int
b(cxu arg0)
getTabX(CreativeModeTab arg0)
method_47422(class_1761 arg0)
m_hwhpfqna(C_lnokcayd arg0)
getTabX(ItemGroup group)
getTabX(ItemGroup group)
private int
c(cxu arg0)
getTabY(CreativeModeTab arg0)
method_47423(class_1761 arg0)
m_ltasutff(C_lnokcayd arg0)
getTabY(ItemGroup group)
getTabY(ItemGroup group)
protected boolean
a(cxu 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)
protected boolean
a(frv arg0, cxu arg1, int arg2, int arg3)
checkTabHovering(GuiGraphics arg0, CreativeModeTab arg1, int arg2, int arg3)
method_2471(class_332 arg0, class_1761 arg1, int arg2, int arg3)
m_dxqcfftk(C_sedilmty arg0, C_lnokcayd arg1, int arg2, int arg3)
renderTabTooltipIfHovered(DrawContext context, ItemGroup group, int mouseX, int mouseY)
renderTabTooltipIfHovered(GuiGraphics graphics, ItemGroup group, int mouseX, int mouseY)
protected void
a(frv arg0, cxu arg1)
renderTabButton(GuiGraphics arg0, CreativeModeTab arg1)
method_2468(class_332 arg0, class_1761 arg1)
m_jaknfdet(C_sedilmty arg0, C_lnokcayd arg1)
renderTabIcon(DrawContext context, ItemGroup group)
renderTabIcon(GuiGraphics graphics, ItemGroup group)
public boolean
G()
isInventoryOpen()
method_47424()
m_zqfbkfzl()
isInventoryTabSelected()
isInventoryOpen()
public static void
a(foz 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)