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

public class HorseScreen

extends InventoryMenuScreen

All mapped superinterfaces:

ConfirmationListener

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

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
c(int arg0, int arg1)
method_4262(int arg0, int arg1)
renderLabels(int arg0, int arg1)
func_146979_b(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)
func_146976_a(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)
func_73863_a(int arg0, int arg1, float arg2)
drawScreen(int arg0, int arg1, float arg2)