net.minecraft.client.gui.screens.inventory

public class InventoryScreen

extends EffectRenderingInventoryScreen<InventoryMenu> implements RecipeUpdateListener

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, Widget, MenuAccess, RecipeUpdateListener

eci
net.minecraft.client.gui.screens.inventory.InventoryScreen
net.minecraft.class_490
net.minecraft.unmapped.C_lkskxcwz
net.minecraft.client.gui.screen.ingame.InventoryScreen
net.minecraft.src.C_3664_

Field summary

Modifier and TypeField
private static final ResourceLocation
A
RECIPE_BUTTON_LOCATION
field_2933
f_dontjoxg
RECIPE_BUTTON_TEXTURE
f_98830_
private float
B
xMouse
field_2935
f_qijwgqca
mouseX
f_98831_
private float
C
yMouse
field_2934
f_krhvfiyh
mouseY
f_98832_
private final RecipeBookComponent
D
recipeBookComponent
field_2929
f_lzyuufol
recipeBook
f_98833_
private boolean
E
recipeBookComponentInitialized
field_2932
f_gsdruoib
open
f_98834_
private boolean
F
widthTooNarrow
field_2931
f_jpbqqejx
narrow
f_98835_
private boolean
G
buttonClicked
field_2930
f_tsqyleyb
mouseDown
f_98836_

Constructor summary

ModifierConstructor
public (Player player)

Method summary

Modifier and TypeMethod
public void
d()
tick()
method_25393()
m_ndigxngy()
tick()
m_96624_()
protected void
b()
init()
method_25426()
m_xaqeivsh()
init()
m_7856_()
protected void
b(dqk arg0, int arg1, int arg2)
renderLabels(PoseStack arg0, int arg1, int arg2)
method_2388(class_4587 arg0, int arg1, int arg2)
m_lypenorc(C_cnszsxvd arg0, int arg1, int arg2)
drawForeground(MatrixStack arg0, int arg1, int arg2)
m_7027_(C_3181_ p_98890_, int p_98891_, int arg2)
public void
a(dqk arg0, int arg1, int arg2, float arg3)
render(PoseStack arg0, int arg1, int arg2, float arg3)
method_25394(class_4587 arg0, int arg1, int arg2, float arg3)
m_exyypwjw(C_cnszsxvd arg0, int arg1, int arg2, float arg3)
render(MatrixStack arg0, int arg1, int arg2, float arg3)
m_6305_(C_3181_ p_98876_, int p_98877_, int p_98878_, float arg3)
protected void
a(dqk arg0, float arg1, int arg2, int arg3)
renderBg(PoseStack arg0, float arg1, int arg2, int arg3)
method_2389(class_4587 arg0, float arg1, int arg2, int arg3)
m_plsdjslm(C_cnszsxvd arg0, float arg1, int arg2, int arg3)
drawBackground(MatrixStack arg0, float arg1, int arg2, int arg3)
m_7286_(C_3181_ p_98871_, float p_98872_, int p_98873_, int arg3)
public static void
a(int arg0, int arg1, int arg2, float arg3, float arg4, att arg5)
renderEntityInInventory(int arg0, int arg1, int arg2, float arg3, float arg4, LivingEntity arg5)
method_2486(int arg0, int arg1, int arg2, float arg3, float arg4, class_1309 arg5)
m_jzlajcdh(int arg0, int arg1, int arg2, float arg3, float arg4, C_usxaxydn arg5)
drawEntity(int x, int y, int size, float mouseX, float mouseY, LivingEntity entity)
m_98850_(int p_98851_, int p_98852_, int p_98853_, float p_98854_, float p_98855_, C_524_ p_98856_)
protected boolean
a(int arg0, int arg1, int arg2, int arg3, double arg4, double arg5)
isHovering(int arg0, int arg1, int arg2, int arg3, double arg4, double arg5)
method_2378(int arg0, int arg1, int arg2, int arg3, double arg4, double arg5)
m_xpbwlfnh(int arg0, int arg1, int arg2, int arg3, double arg4, double arg5)
isPointWithinBounds(int arg0, int arg1, int arg2, int arg3, double arg4, double arg5)
m_6774_(int p_98859_, int p_98860_, int p_98861_, int p_98862_, double p_98863_, double arg5)
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)
m_6375_(double p_98842_, double arg1, int arg2)
public boolean
c(double arg0, double arg1, int arg2)
mouseReleased(double arg0, double arg1, int arg2)
method_25406(double arg0, double arg1, int arg2)
m_vygbkdkf(double arg0, double arg1, int arg2)
mouseReleased(double arg0, double arg1, int arg2)
m_6348_(double p_98894_, double arg1, int arg2)
protected boolean
a(double arg0, double arg1, int arg2, int arg3, int arg4)
hasClickedOutside(double arg0, double arg1, int arg2, int arg3, int arg4)
method_2381(double arg0, double arg1, int arg2, int arg3, int arg4)
m_nemptfst(double arg0, double arg1, int arg2, int arg3, int arg4)
isClickOutsideBounds(double arg0, double arg1, int arg2, int arg3, int arg4)
m_7467_(double p_98846_, double p_98848_, int arg2, int arg3, int arg4)
protected void
a(boa arg0, int arg1, int arg2, bms arg3)
slotClicked(Slot arg0, int arg1, int arg2, ClickType arg3)
method_2383(class_1735 arg0, int arg1, int arg2, class_1713 arg3)
m_cytvygkr(C_nhvqfffd arg0, int arg1, int arg2, C_viureuve arg3)
onMouseClick(Slot arg0, int arg1, int arg2, SlotActionType arg3)
m_6597_(C_1305_ p_98866_, int p_98867_, int p_98868_, C_1245_ arg3)
public void
u()
recipesUpdated()
method_16891()
m_zzdwblxt()
refreshRecipeBook()
m_6916_()
public void
e()
removed()
method_25432()
m_awpofqnh()
removed()
m_7861_()
public RecipeBookComponent
w()
getRecipeBookComponent()
method_2659()
m_pzpdrghd()
getRecipeBookWidget()
m_5564_()