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

public class EnchantingTableScreen

extends InventoryMenuScreen

All mapped superinterfaces:

ConfirmationListener

ayy
net.minecraft.class_420
net.minecraft.client.gui.screen.game.inventory.EnchantingTableScreen
net.minecraft.client.gui.GuiEnchantment

Field summary

Modifier and TypeField
private static final Identifier
C
field_6310
MENU_LOCATION
ENCHANTMENT_TABLE_GUI_TEXTURE
private static final Identifier
D
field_6311
BOOK_LOCATION
ENCHANTMENT_TABLE_BOOK_TEXTURE
private static final EnchantingTableBookModel
E
field_1399
BOOK_MODEL
MODEL_BOOK
private final PlayerInventory
F
field_10482
playerInventory
playerInventory
private Random
G
field_1400
random
random
private EnchantingTableMenu
H
field_1401
enchantingMenu
container
public int
u
field_1391
ticksOpen
field_147073_u
public float
v
field_1392
nextPageAngle
field_147071_v
public float
w
field_1393
pageAngle
field_147069_w
public float
x
field_1394
approximatePageAngle
field_147082_x
public float
y
field_1395
pageRotationSpeed
field_147081_y
public float
z
field_1396
nextTurningSpeed
field_147080_z
public float
A
field_1397
turningSpeed
field_147076_A
ItemStack
B
field_1398
itemToEnchant
field_147077_B
private final Nameable
I
field_10483
inventory
field_175380_I

Constructor summary

ModifierConstructor
public (PlayerInventory playerInventory, World world, Nameable inventory)

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)
public void
e()
method_1033()
tick()
updateScreen()
protected void
a(int arg0, int arg1, int arg2)
method_1026(int arg0, int arg1, int arg2)
mouseClicked(int arg0, int arg1, int arg2)
mouseClicked(int arg0, int arg1, int 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 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)
public void
a()
method_1158()
tickEnchantingScreen()
func_147068_g()