net.minecraft.client.gui.screen.ingameextends MountScreen<HorseScreenHandler>
All mapped superinterfaces:
ParentElement, Element, Navigable, Drawable, ScreenHandlerProvider
| net.minecraft.client.gui.screens.inventory.HorseInventoryScreen |
| net.minecraft.client.gui.screens.inventory.HorseInventoryScreen |
| net.minecraft.class_491 |
| net.minecraft.client.gui.screen.ingame.HorseScreen |
Field summary
| Modifier and Type | Field |
|---|
| private static final Identifier | | SLOT_SPRITE | | SLOT_SPRITE | | field_55106 | | SLOT_TEXTURE |
|
| private static final Identifier | | CHEST_SLOTS_SPRITE | | CHEST_SLOTS_SPRITE | | field_45473 | | CHEST_SLOTS_TEXTURE |
|
| private static final Identifier | | HORSE_INVENTORY_LOCATION | | HORSE_INVENTORY_LOCATION | | field_2937 | | 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() |
|