Package net.minecraft

Class class_3054


public class class_3054 extends ScreenHandler
Mappings:
Namespace Name
official adj
intermediary net/minecraft/class_3054
named net/minecraft/class_3054
  • Field Details

    • field_15106

      private final Inventory field_15106
      Mappings:
      Namespace Name Mixin selector
      official a Ladj;a:Lrc;
      intermediary field_15106 Lnet/minecraft/class_3054;field_15106:Lnet/minecraft/class_849;
      named field_15106 Lnet/minecraft/class_3054;field_15106:Lnet/minecraft/inventory/Inventory;
  • Constructor Details

  • Method Details

    • canUse

      public boolean canUse(PlayerEntity player)
      Specified by:
      canUse in class ScreenHandler
      Mappings:
      Namespace Name Mixin selector
      official a Lacl;a(Laay;)Z
      intermediary method_3269 Lnet/minecraft/class_1002;method_3269(Lnet/minecraft/class_988;)Z
      named canUse Lnet/minecraft/screen/ScreenHandler;canUse(Lnet/minecraft/entity/player/PlayerEntity;)Z
    • transferSlot

      public ItemStack transferSlot(PlayerEntity player, int invSlot)
      Overrides:
      transferSlot in class ScreenHandler
      Mappings:
      Namespace Name Mixin selector
      official b Lacl;b(Laay;I)Lafj;
      intermediary method_3265 Lnet/minecraft/class_1002;method_3265(Lnet/minecraft/class_988;I)Lnet/minecraft/class_1071;
      named transferSlot Lnet/minecraft/screen/ScreenHandler;transferSlot(Lnet/minecraft/entity/player/PlayerEntity;I)Lnet/minecraft/item/ItemStack;
    • close

      public void close(PlayerEntity player)
      Overrides:
      close in class ScreenHandler
      Mappings:
      Namespace Name Mixin selector
      official b Lacl;b(Laay;)V
      intermediary method_3257 Lnet/minecraft/class_1002;method_3257(Lnet/minecraft/class_988;)V
      named close Lnet/minecraft/screen/ScreenHandler;close(Lnet/minecraft/entity/player/PlayerEntity;)V