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

public class EnchantingTableScreen

extends InventoryMenuScreen

All mapped superinterfaces:

ConfirmationListener

bmt
net.minecraft.unmapped.C_88375837
net.minecraft.client.gui.screen.game.inventory.EnchantingTableScreen

Field summary

Modifier and TypeField
private static final Identifier
C
f_70780901
MENU_LOCATION
private static final Identifier
D
f_48802185
BOOK_LOCATION
private static final EnchantingTableBookModel
E
f_47983496
BOOK_MODEL
private final PlayerInventory
F
f_71455343
playerInventory
private final Random
G
f_87961951
random
private final EnchantingTableMenu
H
f_29965957
enchantingMenu
public int
v
f_01047270
ticksOpen
public float
w
f_53430985
nextPageAngle
public float
x
f_31455233
pageAngle
public float
y
f_32610716
approximatePageAngle
public float
z
f_95484366
pageRotationSpeed
public float
A
f_89952479
nextTurningSpeed
public float
B
f_66850844
turningSpeed
private ItemStack
I
f_84026220
itemToEnchant
private final Nameable
J
f_03347691
inventory

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
c(int arg0, int arg1)
m_22745008(int arg0, int arg1)
renderLabels(int arg0, int arg1)
public void
e()
m_53520780()
tick()
protected void
a(int arg0, int arg1, int arg2)
m_23755539(int arg0, int arg1, int arg2)
mouseClicked(int arg0, int arg1, int arg2)
protected void
a(float arg0, int arg1, int arg2)
m_98661498(float arg0, int arg1, int arg2)
renderMenuBackground(float arg0, int arg1, int arg2)
public void
a(int arg0, int arg1, float arg2)
m_93956703(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
public void
a()
m_49179222()
tickEnchantingScreen()