net.minecraft.client.gui.screen.game.inventory

public class HorseScreen

extends InventoryMenuScreen

All mapped superinterfaces:

ConfirmationListener

biw
net.minecraft.class_1602
net.minecraft.client.gui.screen.game.inventory.HorseScreen
net.minecraft.client.gui.inventory.GuiScreenHorseInventory

Field summary

Modifier and TypeField
private static final Identifier
u
field_6314
MENU_LOCATION
HORSE_GUI_TEXTURES
private final Inventory
v
field_6315
armorInventory
playerInventory
private final Inventory
w
field_6316
chestInventory
horseInventory
private final HorseBaseEntity
x
field_15252
horse
horseEntity
private float
y
field_6318
mouseX
mousePosx
private float
z
field_6319
mouseY
mousePosY

Constructor summary

ModifierConstructor
public (Inventory armorInventory, Inventory chestInventory, HorseBaseEntity horse)

Method summary

Modifier and TypeMethod
protected void
b(int arg0, int arg1)
method_4262(int arg0, int arg1)
renderLabels(int arg0, int arg1)
drawGuiContainerForegroundLayer(int arg0, int arg1)
protected void
a(float arg0, int arg1, int arg2)
method_1127(float arg0, int arg1, int arg2)
renderMenuBackground(float arg0, int arg1, int arg2)
drawGuiContainerBackgroundLayer(float arg0, int arg1, int arg2)
public void
a(int arg0, int arg1, float arg2)
method_1025(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
drawScreen(int arg0, int arg1, float arg2)