net.minecraft.client.gui.screens.inventory

public class HorseInventoryScreen

extends AbstractMountInventoryScreen<HorseInventoryMenu>

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable, MenuAccess

guk
net.minecraft.client.gui.screens.inventory.HorseInventoryScreen
net.minecraft.class_491
net.minecraft.client.gui.screen.ingame.HorseScreen
net.minecraft.src.C_3663_

字段概要

修饰符与类型字段
private static final Identifier
H
SLOT_SPRITE
field_55106
SLOT_TEXTURE
f_371320_
private static final Identifier
I
CHEST_SLOTS_SPRITE
field_45473
CHEST_SLOTS_TEXTURE
f_290705_
private static final Identifier
J
HORSE_INVENTORY_LOCATION
field_2937
TEXTURE
f_98811_

构造函数概要

修饰符构造函数
public (HorseInventoryMenu handler, Inventory inventory, AbstractHorse entity, int slotColumnCount)

方法概要

修饰符与类型方法
protected Identifier
I()
getBackgroundTextureLocation()
method_76623()
getTexture()
m_438688_()
protected Identifier
J()
getSlotSpriteLocation()
method_76624()
getSlotTexture()
m_440279_()
protected Identifier
K()
getChestSlotsSpriteLocation()
method_76625()
getChestSlotsTexture()
m_442769_()
protected boolean
L()
shouldRenderSaddleSlot()
method_76626()
canEquipSaddle()
m_440257_()
protected boolean
M()
shouldRenderArmorSlot()
method_76627()
canEquipArmor()
m_439439_()