net.minecraft.client.gui.screen.ingame
extends MountScreen<HorseScreenHandler>
ParentElement, Element, Navigable, Drawable, ScreenHandlerProvider
| 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 |
| field_55106 |
| SLOT_TEXTURE |
|
| private static final Identifier |
| CHEST_SLOTS_SPRITE |
| field_45473 |
| CHEST_SLOTS_TEXTURE |
|
| private static final Identifier |
| HORSE_INVENTORY_LOCATION |
| field_2937 |
| 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() |
|