net.minecraft.client.gui.screens.inventory

public class HorseInventoryScreen

extends AbstractContainerScreen<HorseInventoryMenu>

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable, MenuAccess

fvn
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 ResourceLocation
G
CHEST_SLOTS_SPRITE
field_45473
CHEST_SLOTS_TEXTURE
private static final ResourceLocation
H
SADDLE_SLOT_SPRITE
field_45474
SADDLE_SLOT_TEXTURE
private static final ResourceLocation
I
LLAMA_ARMOR_SLOT_SPRITE
field_45475
LLAMA_ARMOR_SLOT_TEXTURE
private static final ResourceLocation
J
ARMOR_SLOT_SPRITE
field_45472
ARMOR_SLOT_TEXTURE
private static final ResourceLocation
K
HORSE_INVENTORY_LOCATION
field_2937
TEXTURE
private final AbstractHorse
L
horse
field_2941
entity
private final int
M
inventoryColumns
field_52253
slotColumnCount
private float
N
xMouse
field_2939
mouseX
private float
O
yMouse
field_2938
mouseY

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
a(fns 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)
public void
a(fns 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)