Package net.minecraft.screen
Class NautilusScreenHandler
java.lang.Object
net.minecraft.screen.ScreenHandler
net.minecraft.screen.MountScreenHandler
net.minecraft.screen.NautilusScreenHandler
- Mappings:
Namespace Name named net/minecraft/screen/NautilusScreenHandlerintermediary net/minecraft/class_12344official dht
-
Field Summary
FieldsFields inherited from class net.minecraft.screen.MountScreenHandler
field_64487, field_64488, field_64489, field_64490, inventory, mountFields inherited from class net.minecraft.screen.ScreenHandler
EMPTY_SPACE_SLOT_INDEX, field_30731, field_30732, field_30733, field_30734, field_30735, field_30736, field_30737, field_52557, field_52558, slots, syncId -
Constructor Summary
ConstructorsConstructorDescriptionNautilusScreenHandler(int syncId, PlayerInventory playerInventory, Inventory inventory, AbstractNautilusEntity nautilus, int slotColumnCount) -
Method Summary
Methods inherited from class net.minecraft.screen.MountScreenHandler
canUse, getSlotCount, onClosed, quickMoveMethods inherited from class net.minecraft.screen.ScreenHandler
addListener, addPlayerHotbarSlots, addPlayerInventorySlots, addPlayerSlots, addProperties, addProperty, addSlot, calculateComparatorOutput, calculateComparatorOutput, calculateStackSize, canInsertIntoSlot, canInsertIntoSlot, canInsertItemIntoSlot, canUse, checkDataCount, checkSize, copySharedSlots, disableSyncing, dropInventory, enableSyncing, endQuickCraft, getCursorStack, getRevision, getSlot, getSlotIndex, getStacks, getType, insertItem, isValid, nextRevision, onButtonClick, onContentChanged, onSlotClick, packQuickCraftData, removeListener, selectBundleStack, sendContentUpdates, setCursorStack, setProperty, setReceivedCursorHash, setReceivedHash, setReceivedStack, setStackInSlot, shouldQuickCraftContinue, syncState, unpackQuickCraftButton, unpackQuickCraftStage, updateSlotStacks, updateSyncHandler, updateToClient
-
Field Details
-
EMPTY_SADDLE_SLOT_TEXTURE
- Mappings:
Namespace Name Mixin selector named EMPTY_SADDLE_SLOT_TEXTURELnet/minecraft/screen/NautilusScreenHandler;EMPTY_SADDLE_SLOT_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_64491Lnet/minecraft/class_12344;field_64491:Lnet/minecraft/class_2960;official sLdht;s:Lamo;
-
EMPTY_NAUTILUS_ARMOR_SLOT_TEXTURE
- Mappings:
Namespace Name Mixin selector named EMPTY_NAUTILUS_ARMOR_SLOT_TEXTURELnet/minecraft/screen/NautilusScreenHandler;EMPTY_NAUTILUS_ARMOR_SLOT_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_64492Lnet/minecraft/class_12344;field_64492:Lnet/minecraft/class_2960;official tLdht;t:Lamo;
-
-
Constructor Details
-
NautilusScreenHandler
public NautilusScreenHandler(int syncId, PlayerInventory playerInventory, Inventory inventory, AbstractNautilusEntity nautilus, int slotColumnCount) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/screen/NautilusScreenHandler;<init>(ILnet/minecraft/entity/player/PlayerInventory;Lnet/minecraft/inventory/Inventory;Lnet/minecraft/entity/passive/AbstractNautilusEntity;I)Vintermediary <init>Lnet/minecraft/class_12344;<init>(ILnet/minecraft/class_1661;Lnet/minecraft/class_1263;Lnet/minecraft/class_12116;I)Vofficial <init>Ldht;<init>(ILdcn;Lccv;Lcwp;I)V
-
-
Method Details
-
areInventoriesDifferent
- Specified by:
areInventoriesDifferentin classMountScreenHandler- Mappings:
Namespace Name Mixin selector named areInventoriesDifferentLnet/minecraft/screen/MountScreenHandler;areInventoriesDifferent(Lnet/minecraft/inventory/Inventory;)Zintermediary method_76588Lnet/minecraft/class_12343;method_76588(Lnet/minecraft/class_1263;)Zofficial cLdgi;c(Lccv;)Z
-