net.minecraft.client.gui.screen.ingame

public class HorseScreen

extends MountScreen<HorseScreenHandler>

All mapped superinterfaces:

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 TypeField
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

ModifierConstructor
public (HorseScreenHandler handler, PlayerInventory inventory, AbstractHorseEntity entity, int slotColumnCount)

Method summary

Modifier and TypeMethod
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()