net.minecraft.client.gui.screens.inventory

public class EnchantmentScreen

extends AbstractContainerScreen<EnchantmentMenu>

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable, MenuAccess

gdy
net.minecraft.client.gui.screens.inventory.EnchantmentScreen
net.minecraft.class_486

Field summary

Modifier and TypeField
private static final ResourceLocation[]
M
ENABLED_LEVEL_SPRITES
field_45464
private static final ResourceLocation[]
N
DISABLED_LEVEL_SPRITES
field_45465
private static final ResourceLocation
O
ENCHANTMENT_SLOT_DISABLED_SPRITE
field_45466
private static final ResourceLocation
P
ENCHANTMENT_SLOT_HIGHLIGHTED_SPRITE
field_45467
private static final ResourceLocation
Q
ENCHANTMENT_SLOT_SPRITE
field_45468
private static final ResourceLocation
R
ENCHANTING_TABLE_LOCATION
field_2910
private static final ResourceLocation
S
ENCHANTING_BOOK_LOCATION
field_2901
private final RandomSource
T
random
field_2911
private BookModel
U
bookModel
field_2908
public float
G
flip
field_2912
public float
H
oFlip
field_2914
public float
I
flipT
field_2909
public float
J
flipA
field_2906
public float
K
open
field_2905
public float
L
oOpen
field_2904
private ItemStack
V
last
field_2913

Constructor summary

ModifierConstructor
public (EnchantmentMenu arg0, Inventory arg1, Component arg2)

Method summary

Modifier and TypeMethod
protected void
aR_()
init()
method_25426()
public void
m()
containerTick()
method_37432()
public boolean
a(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
method_25402(double arg0, double arg1, int arg2)
protected void
a(fvb 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)
private void
d(fvb arg0, int arg1, int arg2)
renderBook(GuiGraphics arg0, int arg1, int arg2)
method_52223(class_332 arg0, int arg1, int arg2)
public void
a(fvb 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)
public void
E()
tickBook()
method_2478()