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

public class HorseScreen

extends InventoryMenuScreen

bft
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
horseGuiTextures
private Inventory
v
field_6315
armorInventory
field_147030_v
private Inventory
w
field_6316
chestInventory
field_147029_w
private HorseBaseEntity
x
field_6317
horse
field_147034_x
private float
y
field_6318
mouseX
field_147033_y
private float
z
field_6319
mouseY
field_147032_z

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)