net.minecraft.client.gui.screens.inventory

public class InventoryScreen

extends EffectRenderingInventoryScreen<InventoryMenu> implements RecipeUpdateListener

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TickableWidget, Widget, MenuAccess, RecipeUpdateListener

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

Field summary

Modifier and TypeField
private static final ResourceLocation
B
RECIPE_BUTTON_LOCATION
field_2933
RECIPE_BUTTON_TEXTURE
field_201555_w
private float
C
xMouse
field_2935
mouseX
field_147048_u
private float
D
yMouse
field_2934
mouseY
field_147047_v
private final RecipeBookComponent
E
recipeBookComponent
field_2929
recipeBook
field_192045_A
private boolean
F
recipeBookComponentInitialized
field_2932
open
field_212353_B
private boolean
G
widthTooNarrow
field_2931
narrow
field_192046_B
private boolean
H
buttonClicked
field_2930
mouseDown
field_194031_B

Constructor summary

ModifierConstructor
public (Player player)

Method summary

Modifier and TypeMethod
public void
d()
tick()
method_25393()
tick()
func_231023_e_()
protected void
b()
init()
method_25426()
init()
func_231160_c_()
protected void
b(dfm arg0, int arg1, int arg2)
renderLabels(PoseStack arg0, int arg1, int arg2)
method_2388(class_4587 arg0, int arg1, int arg2)
drawForeground(MatrixStack arg0, int arg1, int arg2)
func_230451_b_(MatrixStack arg0, int arg1, int arg2)
public void
a(dfm 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)
render(MatrixStack arg0, int arg1, int arg2, float arg3)
func_230430_a_(MatrixStack arg0, int arg1, int arg2, float arg3)
protected void
a(dfm 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)
drawBackground(MatrixStack arg0, float arg1, int arg2, int arg3)
func_230450_a_(MatrixStack arg0, float arg1, int arg2, int arg3)
public static void
a(int arg0, int arg1, int arg2, float arg3, float arg4, aqm 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)
drawEntity(int x, int y, int size, float mouseX, float mouseY, LivingEntity entity)
func_228187_a_(int arg0, int arg1, int arg2, float arg3, float arg4, LivingEntity arg5)
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)
isPointWithinBounds(int arg0, int arg1, int arg2, int arg3, double arg4, double arg5)
func_195359_a(int arg0, int arg1, int arg2, int arg3, double arg4, 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)
mouseClicked(double arg0, double arg1, int arg2)
func_231044_a_(double arg0, 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)
mouseReleased(double arg0, double arg1, int arg2)
func_231048_c_(double arg0, 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)
isClickOutsideBounds(double arg0, double arg1, int arg2, int arg3, int arg4)
func_195361_a(double arg0, double arg1, int arg2, int arg3, int arg4)
protected void
a(bjr arg0, int arg1, int arg2, bik arg3)
slotClicked(Slot arg0, int arg1, int arg2, ClickType arg3)
method_2383(class_1735 arg0, int arg1, int arg2, class_1713 arg3)
onMouseClick(Slot arg0, int arg1, int arg2, SlotActionType arg3)
func_184098_a(Slot arg0, int arg1, int arg2, ClickType arg3)
public void
az_()
recipesUpdated()
method_16891()
refreshRecipeBook()
func_192043_J_()
public void
e()
removed()
method_25432()
removed()
func_231164_f_()
public RecipeBookComponent
k()
getRecipeBookComponent()
method_2659()
getRecipeBookWidget()
func_194310_f()