net.minecraft.client.gui.screens.inventory

public class HorseInventoryScreen

extends AbstractContainerScreen<HorseInventoryMenu>

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable, MenuAccess

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

Field summary

Modifier and TypeField
private static final ResourceLocation
E
CHEST_SLOTS_SPRITE
field_45473
CHEST_SLOTS_TEXTURE
f_290705_
private static final ResourceLocation
F
SADDLE_SLOT_SPRITE
field_45474
SADDLE_SLOT_TEXTURE
f_290344_
private static final ResourceLocation
G
LLAMA_ARMOR_SLOT_SPRITE
field_45475
LLAMA_ARMOR_SLOT_TEXTURE
f_290913_
private static final ResourceLocation
H
ARMOR_SLOT_SPRITE
field_45472
ARMOR_SLOT_TEXTURE
f_291563_
private static final ResourceLocation
I
HORSE_INVENTORY_LOCATION
field_2937
TEXTURE
f_98811_
private final AbstractHorse
J
horse
field_2941
entity
f_98812_
private final int
K
inventoryColumns
field_52253
slotColumnCount
f_337403_
private float
L
xMouse
field_2939
mouseX
f_98813_
private float
M
yMouse
field_2938
mouseY
f_98814_

Constructor summary

ModifierConstructor
public (HorseInventoryMenu handler, Inventory inventory, AbstractHorse entity, int slotColumnCount)

Method summary

Modifier and TypeMethod
protected void
a(fhz arg0, float arg1, int arg2, int arg3)
renderBg(GuiGraphics arg0, float arg1, int arg2, int arg3)
method_2389(class_332 arg0, float arg1, int arg2, int arg3)
drawBackground(DrawContext arg0, float arg1, int arg2, int arg3)
m_7286_(C_279497_ p_282998_, float p_282929_, int p_283133_, int arg3)
public void
a(fhz arg0, int arg1, int arg2, float arg3)
render(GuiGraphics arg0, int arg1, int arg2, float arg3)
method_25394(class_332 arg0, int arg1, int arg2, float arg3)
render(DrawContext arg0, int arg1, int arg2, float arg3)
m_88315_(C_279497_ p_282103_, int p_283529_, int p_283079_, float arg3)