net.minecraft.client.gui.screens.inventory

public class InventoryScreen

extends AbstractRecipeBookScreen<InventoryMenu>

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable, MenuAccess, RecipeUpdateListener

fvo
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
G
xMouse
field_2935
mouseX
private float
H
yMouse
field_2934
mouseY
private boolean
I
buttonClicked
field_2930
mouseDown
private final EffectsInInventory
J
effects
field_54479
statusEffectsDisplay

Constructor summary

ModifierConstructor
public (Player player)

Method summary

Modifier and TypeMethod
public void
E()
containerTick()
method_37432()
handledScreenTick()
protected void
aT_()
init()
method_25426()
init()
protected ScreenPosition
G()
getRecipeBookButtonPosition()
method_64509()
getRecipeBookButtonPos()
protected void
J()
onRecipeBookButtonClick()
method_64510()
onRecipeBookToggled()
protected void
b(fns 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(fns 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()
shouldHideStatusEffectHud()
protected boolean
K()
isBiggerResultSlot()
method_64511()
shouldAddPaddingToGhostResult()
protected void
a(fns 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(fns arg0, int arg1, int arg2, int arg3, int arg4, int arg5, float arg6, float arg7, float arg8, bwg 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 arg6, float mouseX, float mouseY, LivingEntity entity)
public static void
a(fns arg0, float arg1, float arg2, float arg3, org.joml.Vector3f arg4, org.joml.Quaternionf arg5, org.joml.Quaternionf arg6, bwg 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)
drawEntity(DrawContext context, float x, float y, float size, org.joml.Vector3f arg4, org.joml.Quaternionf arg5, org.joml.Quaternionf arg6, 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)