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

public class SurvivalInventoryScreen

extends PlayerInventoryScreen

All mapped superinterfaces:

ConfirmationListener

bgi
net.minecraft.class_422
net.minecraft.client.gui.screen.game.inventory.SurvivalInventoryScreen
net.minecraft.client.gui.inventory.GuiInventory

Field summary

Modifier and TypeField
private float
u
field_1403
mouseX
oldMouseX
private float
v
field_1404
mouseY
oldMouseY

Constructor summary

ModifierConstructor
public (PlayerEntity player)

Method summary

Modifier and TypeMethod
public void
e()
method_1033()
tick()
updateScreen()
public void
b()
method_1044()
init()
initGui()
protected void
b(int arg0, int arg1)
method_4262(int arg0, int arg1)
renderLabels(int arg0, int arg1)
drawGuiContainerForegroundLayer(int arg0, int arg1)
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)
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 static void
a(int arg0, int arg1, int arg2, float arg3, float arg4, sa arg5)
method_5595(int arg0, int arg1, int arg2, float arg3, float arg4, class_1699 arg5)
renderEntity(int x, int y, int size, float mouseX, float mouseY, LivingEntity entity)
drawEntityOnScreen(int posX, int posY, int scale, float mouseX, float mouseY, EntityLivingBase ent)
protected void
a(bcx arg0)
method_1027(class_356 arg0)
buttonClicked(ButtonWidget arg0)
actionPerformed(GuiButton arg0)