net.minecraft.client.gui.screen.ingamepublic class NautilusScreen
extends MountScreen<NautilusScreenHandler>
All mapped superinterfaces:
ParentElement, Element, Navigable, Drawable, ScreenHandlerProvider
| net.minecraft.client.gui.screens.inventory.NautilusInventoryScreen |
| net.minecraft.client.gui.screens.inventory.NautilusInventoryScreen |
| net.minecraft.class_12349 |
| net.minecraft.client.gui.screen.ingame.NautilusScreen |
Field summary
| Modifier and Type | Field |
|---|
| private static final Identifier | | SLOT_SPRITE | | SLOT_SPRITE | | field_64548 | | SLOT_TEXTURE |
|
| private static final Identifier | | NAUTILUS_INVENTORY_LOCATION | | NAUTILUS_INVENTORY_LOCATION | | field_64549 | | TEXTURE |
|
Constructor summary
Method summary
| Modifier and Type | Method |
|---|
| protected Identifier | | getBackgroundTextureLocation() | | getBackgroundTextureLocation() | | method_76623() | | getTexture() |
|
| protected Identifier | | getSlotSpriteLocation() | | getSlotSpriteLocation() | | method_76624() | | getSlotTexture() |
|
| protected Identifier | | getChestSlotsSpriteLocation() | | getChestSlotsSpriteLocation() | | method_76625() | | getChestSlotsTexture() |
|
| protected boolean | | shouldRenderSaddleSlot() | | shouldRenderSaddleSlot() | | method_76626() | | canEquipSaddle() |
|
| protected boolean | | shouldRenderArmorSlot() | | shouldRenderArmorSlot() | | method_76627() | | canEquipArmor() |
|