Class NautilusInventoryMenu
java.lang.Object
net.minecraft.world.inventory.AbstractContainerMenu
net.minecraft.world.inventory.AbstractMountInventoryMenu
net.minecraft.world.inventory.NautilusInventoryMenu
-
Field Summary
FieldsFields inherited from class AbstractMountInventoryMenu
INVENTORY_ROWS, mount, mountContainer, SLOT_BODY_ARMOR, SLOT_INVENTORY_START, SLOT_SADDLE -
Constructor Summary
ConstructorsConstructorDescriptionNautilusInventoryMenu(int containerId, Inventory playerInventory, Container nautilusInventory, AbstractNautilus nautilus, int inventoryColumns) -
Method Summary
Methods inherited from class AbstractMountInventoryMenu
getInventorySize, quickMoveStack, removed, stillValidMethods inherited from class AbstractContainerMenu
addDataSlot, addDataSlots, addInventoryExtendedSlots, addInventoryHotbarSlots, addSlot, addSlotListener, addStandardInventorySlots, broadcastChanges, broadcastFullState, canDragTo, canItemQuickReplace, canTakeItemForPickAll, checkContainerDataCount, checkContainerSize, clearContainer, clicked, clickMenuButton, findSlot, getCarried, getItems, getQuickcraftHeader, getQuickcraftMask, getQuickCraftPlaceCount, getQuickcraftType, getRedstoneSignalFromBlockEntity, getRedstoneSignalFromContainer, getSlot, getStateId, getType, incrementStateId, initializeContents, isValidQuickcraftType, isValidSlotIndex, moveItemStackTo, removeSlotListener, resetQuickCraft, resumeRemoteUpdates, sendAllDataToRemote, setCarried, setData, setItem, setRemoteCarried, setRemoteSlot, setRemoteSlotUnsafe, setSelectedBundleItemIndex, setSynchronizer, slotsChanged, stillValid, suppressRemoteUpdates, transferState
-
Field Details
-
SADDLE_SLOT_SPRITE
-
ARMOR_SLOT_SPRITE
-
-
Constructor Details
-
NautilusInventoryMenu
public NautilusInventoryMenu(int containerId, Inventory playerInventory, Container nautilusInventory, AbstractNautilus nautilus, int inventoryColumns)
-
-
Method Details
-
hasInventoryChanged
- Specified by:
hasInventoryChangedin classAbstractMountInventoryMenu
-