net.minecraft.client.gui.screens.inventory

public abstract class AbstractMountInventoryScreen<T extends AbstractMountInventoryMenu>

extends AbstractContainerScreen<T>

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable, MenuAccess

gtk
net.minecraft.client.gui.screens.inventory.AbstractMountInventoryScreen
net.minecraft.class_12348
net.minecraft.client.gui.screen.ingame.MountScreen
net.minecraft.src.C_432712_

字段概要

修饰符与类型字段
protected final int
D
inventoryColumns
field_64544
slotColumnCount
f_436793_
protected float
E
xMouse
field_64545
mouseX
f_434913_
protected float
F
yMouse
field_64546
mouseY
f_434631_
protected LivingEntity
G
mount
field_64547
mount
f_435076_

构造函数概要

修饰符构造函数
public (T handler, Inventory inventory, Component title, int slotColumnCount, LivingEntity mount)

方法概要

修饰符与类型方法
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_451528_, float p_453264_, int p_460327_, int arg3)
protected void
e(gir arg0, int arg1, int arg2)
drawSlot(GuiGraphics arg0, int arg1, int arg2)
method_76628(class_332 arg0, int arg1, int arg2)
drawSlot(DrawContext context, int x, int y)
m_445332_(C_279497_ p_458050_, int p_456697_, 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_451347_, int p_455617_, int p_456356_, float arg3)
protected abstract Identifier
I()
getBackgroundTextureLocation()
method_76623()
getTexture()
m_438688_()
protected abstract Identifier
J()
getSlotSpriteLocation()
method_76624()
getSlotTexture()
m_440279_()
protected abstract Identifier
K()
getChestSlotsSpriteLocation()
method_76625()
getChestSlotsTexture()
m_442769_()
protected abstract boolean
L()
shouldRenderSaddleSlot()
method_76626()
canEquipSaddle()
m_440257_()
protected abstract boolean
M()
shouldRenderArmorSlot()
method_76627()
canEquipArmor()
m_439439_()