Class class_416


@Environment(CLIENT) class class_416 extends ScreenHandler
Mappings:
Namespace Name
official bza
intermediary net/minecraft/class_416
named net/minecraft/client/class_416
  • Field Details

    • field_1384

      public List field_1384
      Mappings:
      Namespace Name Mixin selector
      official a Lbza;a:Ljava/util/List;
      intermediary field_1384 Lnet/minecraft/class_416;field_1384:Ljava/util/List;
      named field_1384 Lnet/minecraft/client/class_416;field_1384:Ljava/util/List;
  • Constructor Details

  • Method Details

    • canUse

      public boolean canUse(PlayerEntity player)
      Specified by:
      canUse in class ScreenHandler
      Mappings:
      Namespace Name Mixin selector
      official a Laib;a(Lahd;)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
    • method_1152

      public void method_1152(float float2)
      Mappings:
      Namespace Name Mixin selector
      official a Lbza;a(F)V
      intermediary method_1152 Lnet/minecraft/class_416;method_1152(F)V
      named method_1152 Lnet/minecraft/client/class_416;method_1152(F)V
    • method_1153

      public boolean method_1153()
      Mappings:
      Namespace Name Mixin selector
      official e Lbza;e()Z
      intermediary method_1153 Lnet/minecraft/class_416;method_1153()Z
      named method_1153 Lnet/minecraft/client/class_416;method_1153()Z
    • onSlotClick

      protected void onSlotClick(int slotId, int clickData, boolean bool, PlayerEntity player)
      Overrides:
      onSlotClick in class ScreenHandler
      Mappings:
      Namespace Name Mixin selector
      official a Laib;a(IIZLahd;)V
      intermediary method_3267 Lnet/minecraft/class_1002;method_3267(IIZLnet/minecraft/class_988;)V
      named onSlotClick Lnet/minecraft/screen/ScreenHandler;onSlotClick(IIZLnet/minecraft/entity/player/PlayerEntity;)V
    • transferSlot

      public ItemStack transferSlot(PlayerEntity player, int invSlot)
      Overrides:
      transferSlot in class ScreenHandler
      Mappings:
      Namespace Name Mixin selector
      official b Laib;b(Lahd;I)Lamj;
      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;
    • canInsertIntoSlot

      public boolean canInsertIntoSlot(ItemStack stack, Slot slot)
      Overrides:
      canInsertIntoSlot in class ScreenHandler
      Mappings:
      Namespace Name Mixin selector
      official a Laib;a(Lamj;Lajk;)Z
      intermediary method_5449 Lnet/minecraft/class_1002;method_5449(Lnet/minecraft/class_1071;Lnet/minecraft/class_1026;)Z
      named canInsertIntoSlot Lnet/minecraft/screen/ScreenHandler;canInsertIntoSlot(Lnet/minecraft/item/ItemStack;Lnet/minecraft/inventory/slot/Slot;)Z
    • canInsertIntoSlot

      public boolean canInsertIntoSlot(Slot slot)
      Overrides:
      canInsertIntoSlot in class ScreenHandler
      Mappings:
      Namespace Name Mixin selector
      official b Laib;b(Lajk;)Z
      intermediary method_5452 Lnet/minecraft/class_1002;method_5452(Lnet/minecraft/class_1026;)Z
      named canInsertIntoSlot Lnet/minecraft/screen/ScreenHandler;canInsertIntoSlot(Lnet/minecraft/inventory/slot/Slot;)Z