net.minecraft.screen

public abstract class MountScreenHandler

extends ScreenHandler

net.minecraft.world.inventory.AbstractMountInventoryMenu
net.minecraft.class_12343
net.minecraft.screen.MountScreenHandler

Field summary

Modifier and TypeField
protected final Inventory
mountContainer
field_64485
inventory
protected final LivingEntity
mount
field_64486
mount
protected final int
SLOT_SADDLE
field_64487
field_64487
protected final int
SLOT_BODY_ARMOR
field_64488
field_64488
protected final int
SLOT_INVENTORY_START
field_64489
field_64489
protected static final int
INVENTORY_ROWS
field_64490
field_64490

Constructor summary

ModifierConstructor
protected (int syncId, PlayerInventory playerInventory, Inventory inventory, LivingEntity mount)

Method summary

Modifier and TypeMethod
protected abstract boolean
hasInventoryChanged(Container container)
method_76588(class_1263 arg0)
areInventoriesDifferent(Inventory inventory)
public boolean
stillValid(Player player)
method_7597(class_1657 arg0)
canUse(PlayerEntity arg0)
public void
removed(Player player)
method_7595(class_1657 arg0)
onClosed(PlayerEntity arg0)
public ItemStack
quickMoveStack(Player player, int slotIndex)
method_7601(class_1657 arg0, int arg1)
quickMove(PlayerEntity arg0, int arg1)
public static int
getInventorySize(int inventoryColumns)
method_76589(int arg0)
getSlotCount(int columns)