net.minecraft.client.gui.screens.inventory

public class InventoryScreen

extends AbstractRecipeBookScreen<InventoryMenu>

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable, MenuAccess, RecipeUpdateListener

gha
net.minecraft.client.gui.screens.inventory.InventoryScreen
net.minecraft.class_490
net.minecraft.client.gui.screen.ingame.InventoryScreen

Field summary

Modifier and TypeField
private float
E
xMouse
field_2935
mouseX
private float
F
yMouse
field_2934
mouseY
private boolean
G
buttonClicked
field_2930
mouseDown
private final EffectsInInventory
H
effects
field_54479
statusEffectsDisplay

Constructor summary

ModifierConstructor
public (Player player)

Method summary

Modifier and TypeMethod
public void
m()
containerTick()
method_37432()
handledScreenTick()
protected void
aV_()
init()
method_25426()
init()
protected ScreenPosition
E()
getRecipeBookButtonPosition()
method_64509()
getRecipeBookButtonPos()
protected void
F()
onRecipeBookButtonClick()
method_64510()
onRecipeBookToggled()
protected void
c(fxa arg0, int arg1, int arg2)
renderLabels(GuiGraphics arg0, int arg1, int arg2)
method_2388(class_332 arg0, int arg1, int arg2)
drawForeground(DrawContext arg0, int arg1, int arg2)
public void
a(fxa 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)
render(DrawContext arg0, int arg1, int arg2, float arg3)
public boolean
C()
showsActiveEffects()
method_64507()
showsStatusEffects()
protected boolean
G()
isBiggerResultSlot()
method_64511()
shouldAddPaddingToGhostResult()
protected void
a(fxa 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)
drawBackground(DrawContext arg0, float arg1, int arg2, int arg3)
public static void
a(fxa arg0, int arg1, int arg2, int arg3, int arg4, int arg5, float arg6, float arg7, float arg8, cam 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)
drawEntity(DrawContext context, int x1, int y1, int x2, int y2, int size, float scale, float mouseX, float mouseY, LivingEntity entity)
public static void
a(fxa arg0, int arg1, int arg2, int arg3, int arg4, float arg5, org.joml.Vector3f arg6, org.joml.Quaternionf arg7, org.joml.Quaternionf arg8, cam arg9)
renderEntityInInventory(GuiGraphics arg0, int arg1, int arg2, int arg3, int arg4, float arg5, org.joml.Vector3f arg6, org.joml.Quaternionf arg7, org.joml.Quaternionf arg8, LivingEntity arg9)
method_48472(class_332 arg0, int arg1, int arg2, int arg3, int arg4, float arg5, org.joml.Vector3f arg6, org.joml.Quaternionf arg7, org.joml.Quaternionf arg8, class_1309 arg9)
drawEntity(DrawContext drawer, int x1, int y1, int x2, int y2, float scale, org.joml.Vector3f translation, org.joml.Quaternionf rotation, org.joml.Quaternionf overrideCameraAngle, LivingEntity entity)
public boolean
b(double arg0, double arg1, int arg2)
mouseReleased(double arg0, double arg1, int arg2)
method_25406(double arg0, double arg1, int arg2)
mouseReleased(double arg0, double arg1, int arg2)