net.minecraft.client.gui.screens.inventory

public class InventoryScreen

extends AbstractRecipeBookScreen<InventoryMenu>

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable, MenuAccess, RecipeUpdateListener

fvn
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.client.gui.screen.ingame.InventoryScreen
net.minecraft.src.C_3664_

Field summary

Modifier and TypeField
private float
G
xMouse
field_2935
f_qijwgqca
mouseX
mouseX
f_98831_
private float
H
yMouse
field_2934
f_krhvfiyh
mouseY
mouseY
f_98832_
private boolean
I
buttonClicked
field_2930
f_tsqyleyb
mouseDown
mouseDown
f_98836_
private final EffectsInInventory
J
effects
field_54479
f_keocbcvf
statusEffectsDisplay
f_346662_

Constructor summary

ModifierConstructor
public (Player player)

Method summary

Modifier and TypeMethod
public void
E()
containerTick()
method_37432()
m_mxaxcodb()
handledScreenTick()
handledScreenTick()
m_181908_()
protected void
aT_()
init()
method_25426()
m_xaqeivsh()
init()
init()
m_7856_()
protected ScreenPosition
G()
getRecipeBookButtonPosition()
method_64509()
m_czuykjaq()
getRecipeBookButtonPos()
m_351637_()
protected void
J()
onRecipeBookButtonClick()
method_64510()
m_moqclmnh()
onRecipeBookToggled()
m_352206_()
protected void
b(fnr arg0, int arg1, int arg2)
renderLabels(GuiGraphics arg0, int arg1, int arg2)
method_2388(class_332 arg0, int arg1, int arg2)
m_lypenorc(C_sedilmty arg0, int arg1, int arg2)
drawForeground(DrawContext arg0, int arg1, int arg2)
drawForeground(GuiGraphics arg0, int arg1, int arg2)
m_280003_(C_279497_ p_283517_, int p_283464_, int arg2)
public void
a(fnr 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)
m_88315_(C_279497_ p_98876_, int p_98877_, int p_98878_, float arg3)
public boolean
C()
showsActiveEffects()
method_64507()
m_gphbivix()
shouldHideStatusEffectHud()
m_351562_()
protected boolean
K()
isBiggerResultSlot()
method_64511()
m_taetczck()
shouldAddPaddingToGhostResult()
m_354162_()
protected void
a(fnr 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)
m_7286_(C_279497_ p_281299_, float p_283481_, int p_281831_, int arg3)
public static void
a(fnr arg0, int arg1, int arg2, int arg3, int arg4, int arg5, float arg6, float arg7, float arg8, bwf arg9)
renderEntityInInventoryFollowsMouse(GuiGraphics arg0, int arg1, int arg2, int arg3, int arg4, int arg5, float arg6, float arg7, float arg8, LivingEntity arg9)
method_2486(class_332 arg0, int arg1, int arg2, int arg3, int arg4, int arg5, float arg6, float arg7, float arg8, class_1309 arg9)
m_yyefzvem(C_sedilmty arg0, int arg1, int arg2, int arg3, int arg4, int arg5, float arg6, float arg7, float arg8, C_usxaxydn arg9)
drawEntity(DrawContext context, int x1, int y1, int x2, int y2, int size, float arg6, float mouseX, float mouseY, LivingEntity entity)
drawEntity(GuiGraphics graphics, int x1, int y1, int x2, int y2, int size, float offsetY, float lookX, float lookY, LivingEntity entity)
m_274545_(C_279497_ p_282802_, int p_275688_, int p_275245_, int p_275535_, int p_301381_, int p_299741_, float p_275604_, float p_275546_, float p_300682_, C_524_ p_275689_)
public static void
a(fnr arg0, float arg1, float arg2, float arg3, org.joml.Vector3f arg4, org.joml.Quaternionf arg5, org.joml.Quaternionf arg6, bwf arg7)
renderEntityInInventory(GuiGraphics arg0, float arg1, float arg2, float arg3, org.joml.Vector3f arg4, org.joml.Quaternionf arg5, org.joml.Quaternionf arg6, LivingEntity arg7)
method_48472(class_332 arg0, float arg1, float arg2, float arg3, org.joml.Vector3f arg4, org.joml.Quaternionf arg5, org.joml.Quaternionf arg6, class_1309 arg7)
m_jzlajcdh(C_sedilmty arg0, float arg1, float arg2, float arg3, org.joml.Vector3f arg4, org.joml.Quaternionf arg5, org.joml.Quaternionf arg6, C_usxaxydn arg7)
drawEntity(DrawContext context, float x, float y, float size, org.joml.Vector3f arg4, org.joml.Quaternionf arg5, org.joml.Quaternionf arg6, LivingEntity entity)
drawEntity(GuiGraphics graphics, float x, float y, float size, org.joml.Vector3f offset, org.joml.Quaternionf matrixMultiplier, org.joml.Quaternionf rotation, LivingEntity entity)
m_280432_(C_279497_ p_282665_, float p_300023_, float p_301239_, float p_330270_, org.joml.Vector3f p_298037_, org.joml.Quaternionf p_281880_, org.joml.Quaternionf p_282882_, C_524_ p_282466_)
public boolean
b(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)
mouseReleased(double arg0, double arg1, int arg2)
m_6348_(double p_98894_, double arg1, int arg2)