net.minecraft.client.gui.screen.ingame
extends MountScreen<NautilusScreenHandler>
ParentElement, Element, Navigable, Drawable, ScreenHandlerProvider
| 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 |
| field_64548 |
| SLOT_TEXTURE |
|
| private static final Identifier |
| NAUTILUS_INVENTORY_LOCATION |
| field_64549 |
| TEXTURE |
|
Constructor summary
Method summary
| Modifier and Type | Method |
| protected Identifier |
| getBackgroundTextureLocation() |
| method_76623() |
| getTexture() |
|
| protected Identifier |
| getSlotSpriteLocation() |
| method_76624() |
| getSlotTexture() |
|
| protected Identifier |
| getChestSlotsSpriteLocation() |
| method_76625() |
| getChestSlotsTexture() |
|
| protected boolean |
| shouldRenderSaddleSlot() |
| method_76626() |
| canEquipSaddle() |
|
| protected boolean |
| shouldRenderArmorSlot() |
| method_76627() |
| canEquipArmor() |
|