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

public class BeaconScreen

extends InventoryMenuScreen

All mapped superinterfaces:

ConfirmationListener

bmi
net.minecraft.class_1323
net.minecraft.client.gui.screen.game.inventory.BeaconScreen
net.minecraft.client.gui.inventory.GuiBeacon
net.minecraft.client.gui.inventory.GuiBeacon

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
v
field_7815
LOGGER
field_147026_u
LOGGER
private static final Identifier
w
field_6303
MENU_LOCATION
field_147025_v
BEACON_GUI_TEXTURES
private final Inventory
x
field_10473
inventory
field_147024_w
tileBeacon
private BeaconScreen$DoneButtonWidget
y
field_5107
doneButton
field_147028_x
beaconConfirmButton
private boolean
z
field_5108
acceptsPayment
field_147027_y
buttonsNotDrawn

Constructor summary

ModifierConstructor
public (PlayerInventory playerInventory, Inventory inventory)

Method summary

Modifier and TypeMethod
public void
b()
method_1044()
init()
func_73866_w_()
initGui()
public void
e()
method_1033()
tick()
func_73876_c()
updateScreen()
protected void
a(bja arg0)
method_1027(class_356 arg0)
buttonClicked(ButtonWidget arg0)
func_146284_a(GuiButton arg0)
actionPerformed(GuiButton arg0)
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)
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)