Class NautilusScreenHandler


public class NautilusScreenHandler extends MountScreenHandler
Mappings:
Namespace Name
named net/minecraft/screen/NautilusScreenHandler
intermediary net/minecraft/class_12344
official dht
  • Field Details

    • EMPTY_SADDLE_SLOT_TEXTURE

      private static final Identifier EMPTY_SADDLE_SLOT_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named EMPTY_SADDLE_SLOT_TEXTURE Lnet/minecraft/screen/NautilusScreenHandler;EMPTY_SADDLE_SLOT_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_64491 Lnet/minecraft/class_12344;field_64491:Lnet/minecraft/class_2960;
      official s Ldht;s:Lamo;
    • EMPTY_NAUTILUS_ARMOR_SLOT_TEXTURE

      private static final Identifier EMPTY_NAUTILUS_ARMOR_SLOT_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named EMPTY_NAUTILUS_ARMOR_SLOT_TEXTURE Lnet/minecraft/screen/NautilusScreenHandler;EMPTY_NAUTILUS_ARMOR_SLOT_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_64492 Lnet/minecraft/class_12344;field_64492:Lnet/minecraft/class_2960;
      official t Ldht;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)V
      intermediary <init> Lnet/minecraft/class_12344;<init>(ILnet/minecraft/class_1661;Lnet/minecraft/class_1263;Lnet/minecraft/class_12116;I)V
      official <init> Ldht;<init>(ILdcn;Lccv;Lcwp;I)V
  • Method Details

    • areInventoriesDifferent

      protected boolean areInventoriesDifferent(Inventory inventory)
      Specified by:
      areInventoriesDifferent in class MountScreenHandler
      Mappings:
      Namespace Name Mixin selector
      named areInventoriesDifferent Lnet/minecraft/screen/MountScreenHandler;areInventoriesDifferent(Lnet/minecraft/inventory/Inventory;)Z
      intermediary method_76588 Lnet/minecraft/class_12343;method_76588(Lnet/minecraft/class_1263;)Z
      official c Ldgi;c(Lccv;)Z