net.minecraft.client.gui.screens.inventory

public class InventoryScreen

extends AbstractRecipeBookScreen<InventoryMenu>

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable, MenuAccess, RecipeUpdateListener

gul
net.minecraft.client.gui.screens.inventory.InventoryScreen
net.minecraft.class_490
net.minecraft.client.gui.screen.ingame.InventoryScreen
net.minecraft.src.C_3664_

字段概要

修饰符与类型字段
private float
D
xMouse
field_2935
mouseX
f_98831_
private float
E
yMouse
field_2934
mouseY
f_98832_
private boolean
F
buttonClicked
field_2930
mouseDown
f_98836_
private final EffectsInInventory
G
effects
field_54479
statusEffectsDisplay
f_346662_

构造函数概要

修饰符构造函数
public (Player player)

方法概要

修饰符与类型方法
public void
p()
containerTick()
method_37432()
handledScreenTick()
m_181908_()
protected void
bg_()
init()
method_25426()
init()
m_7856_()
protected ScreenPosition
I()
getRecipeBookButtonPosition()
method_64509()
getRecipeBookButtonPos()
m_351637_()
protected void
J()
onRecipeBookButtonClick()
method_64510()
onRecipeBookToggled()
m_352206_()
protected void
d(gir 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)
m_280003_(C_279497_ p_283517_, int p_283464_, int arg2)
public void
a(gir 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)
m_88315_(C_279497_ p_98876_, int p_98877_, int p_98878_, float arg3)
public boolean
D()
showsActiveEffects()
method_64507()
showsStatusEffects()
m_351562_()
protected boolean
K()
isBiggerResultSlot()
method_64511()
shouldAddPaddingToGhostResult()
m_354162_()
protected void
a(gir 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)
m_7286_(C_279497_ p_281299_, float p_283481_, int p_281831_, int arg3)
public static void
a(gir arg0, int arg1, int arg2, int arg3, int arg4, int arg5, float arg6, float arg7, float arg8, chl 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)
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_)
private static EntityRenderState
a(chl arg0)
extractRenderState(LivingEntity arg0)
method_48472(class_1309 arg0)
drawEntity(LivingEntity entity)
m_443569_(C_524_ p_454677_)
public boolean
b(gzc arg0)
mouseReleased(MouseButtonEvent arg0)
method_25406(class_11909 arg0)
mouseReleased(Click arg0)
m_6348_(C_410856_ arg0)