net.minecraft.client.gui.screens.inventory

public class EnchantmentScreen

extends AbstractContainerScreen<EnchantmentMenu>

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable, MenuAccess

fzl
net.minecraft.client.gui.screens.inventory.EnchantmentScreen
net.minecraft.class_486
net.minecraft.unmapped.C_qznktrjs
net.minecraft.client.gui.screen.ingame.EnchantmentScreen
net.minecraft.client.gui.screen.ingame.EnchantmentScreen

Field summary

Modifier and TypeField
private static final ResourceLocation[]
M
ENABLED_LEVEL_SPRITES
field_45464
f_hyofcfmh
LEVEL_TEXTURES
LEVEL
private static final ResourceLocation[]
N
DISABLED_LEVEL_SPRITES
field_45465
f_lbjhibdo
LEVEL_DISABLED_TEXTURES
LEVEL_DISABLED
private static final ResourceLocation
O
ENCHANTMENT_SLOT_DISABLED_SPRITE
field_45466
f_jgfgisgp
ENCHANTMENT_SLOT_DISABLED_TEXTURE
SLOT_DISABLED
private static final ResourceLocation
P
ENCHANTMENT_SLOT_HIGHLIGHTED_SPRITE
field_45467
f_zzrxagqq
ENCHANTMENT_SLOT_HIGHLIGHTED_TEXTURE
SLOT_HIGHLIGHTED
private static final ResourceLocation
Q
ENCHANTMENT_SLOT_SPRITE
field_45468
f_clsuxbnv
ENCHANTMENT_SLOT_TEXTURE
SLOT
private static final ResourceLocation
R
ENCHANTING_TABLE_LOCATION
field_2910
f_beqgbetc
TEXTURE
TEXTURE
private static final ResourceLocation
S
ENCHANTING_BOOK_LOCATION
field_2901
f_zvhhhyck
BOOK_TEXTURE
BOOK_TEXTURE
private final RandomSource
T
random
field_2911
f_clqxoqhn
random
random
private BookModel
U
bookModel
field_2908
f_xydoelzn
BOOK_MODEL
bookModel
public float
G
flip
field_2912
f_lghgxjwi
nextPageAngle
nextPageAngle
public float
H
oFlip
field_2914
f_whufefuf
pageAngle
pageAngle
public float
I
flipT
field_2909
f_gztajets
approximatePageAngle
approximatePageAngle
public float
J
flipA
field_2906
f_jdxaudbr
pageRotationSpeed
pageRotationSpeed
public float
K
open
field_2905
f_nlaqmnxm
nextPageTurningSpeed
nextPageTurningSpeed
public float
L
oOpen
field_2904
f_ytevmszl
pageTurningSpeed
pageTurningSpeed
private ItemStack
V
last
field_2913
f_tjfkxvpl
stack
stack

Constructor summary

ModifierConstructor
public (EnchantmentMenu handler, Inventory inventory, Component title)

Method summary

Modifier and TypeMethod
protected void
aO_()
init()
method_25426()
m_xaqeivsh()
init()
init()
public void
E()
containerTick()
method_37432()
m_mxaxcodb()
handledScreenTick()
handledScreenTick()
public boolean
a(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
method_25402(double arg0, double arg1, int arg2)
m_fpfqbhfx(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
protected void
a(frv arg0, float arg1, int arg2, int arg3)
renderBg(GuiGraphics arg0, float arg1, int arg2, int arg3)
method_2389(class_332 arg0, float arg1, int arg2, int arg3)
m_plsdjslm(C_sedilmty arg0, float arg1, int arg2, int arg3)
drawBackground(DrawContext arg0, float arg1, int arg2, int arg3)
drawBackground(GuiGraphics arg0, float arg1, int arg2, int arg3)
private void
d(frv arg0, int arg1, int arg2, float arg3)
renderBook(GuiGraphics arg0, int arg1, int arg2, float arg3)
method_52223(class_332 arg0, int arg1, int arg2, float arg3)
m_phlbyrhp(C_sedilmty arg0, int arg1, int arg2, float arg3)
drawBook(DrawContext context, int x, int y, float deltaTicks)
renderBook(GuiGraphics graphics, int x, int y, float delta)
public void
a(frv arg0, int arg1, int arg2, float arg3)
render(GuiGraphics arg0, int arg1, int arg2, float arg3)
method_25394(class_332 arg0, int arg1, int arg2, float arg3)
m_ljhpujrm(C_sedilmty arg0, int arg1, int arg2, float arg3)
render(DrawContext arg0, int arg1, int arg2, float arg3)
render(GuiGraphics arg0, int arg1, int arg2, float arg3)
public void
G()
tickBook()
method_2478()
m_zpsbbtzk()
doTick()
doTick()