net.minecraft.client.gui.screens.inventory

public class InventoryScreen

extends AbstractRecipeBookScreen<InventoryMenu>

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable, MenuAccess, RecipeUpdateListener

gee
net.minecraft.client.gui.screens.inventory.InventoryScreen
net.minecraft.class_490

Field summary

Modifier and TypeField
private float
G
xMouse
field_2935
private float
H
yMouse
field_2934
private boolean
I
buttonClicked
field_2930
private final EffectsInInventory
J
effects
field_54479

Constructor summary

ModifierConstructor
public (Player arg0)

Method summary

Modifier and TypeMethod
public void
m()
containerTick()
method_37432()
protected void
aR_()
init()
method_25426()
protected ScreenPosition
E()
getRecipeBookButtonPosition()
method_64509()
protected void
F()
onRecipeBookButtonClick()
method_64510()
protected void
c(fvb arg0, int arg1, int arg2)
renderLabels(GuiGraphics arg0, int arg1, int arg2)
method_2388(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 boolean
C()
showsActiveEffects()
method_64507()
protected boolean
G()
isBiggerResultSlot()
method_64511()
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)
public static void
a(fvb arg0, int arg1, int arg2, int arg3, int arg4, int arg5, float arg6, float arg7, float arg8, bys 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)
public static void
a(fvb arg0, int arg1, int arg2, int arg3, int arg4, float arg5, org.joml.Vector3f arg6, org.joml.Quaternionf arg7, org.joml.Quaternionf arg8, bys 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)
public boolean
b(double arg0, double arg1, int arg2)
mouseReleased(double arg0, double arg1, int arg2)
method_25406(double arg0, double arg1, int arg2)