Class BeaconScreenHandler.PaymentSlot

java.lang.Object
net.minecraft.inventory.slot.Slot
net.minecraft.screen.BeaconScreenHandler.PaymentSlot
Enclosing class:
BeaconScreenHandler

class BeaconScreenHandler.PaymentSlot extends Slot
Mappings:
Namespace Name
official aax$a
intermediary net/minecraft/class_1419$class_1420
named net/minecraft/screen/BeaconScreenHandler$PaymentSlot
  • Constructor Details

    • PaymentSlot

      public PaymentSlot(Inventory inventory, int id, int x, int y)
      Mappings:
      Namespace Name Mixin selector
      official <init> Laax$a;<init>(Laax;Lqg;III)V
      intermediary <init> Lnet/minecraft/class_1419$class_1420;<init>(Lnet/minecraft/class_1419;Lnet/minecraft/class_849;III)V
      named <init> Lnet/minecraft/screen/BeaconScreenHandler$PaymentSlot;<init>(Lnet/minecraft/screen/BeaconScreenHandler;Lnet/minecraft/inventory/Inventory;III)V
  • Method Details

    • canInsert

      public boolean canInsert(@Nullable ItemStack stack)
      Overrides:
      canInsert in class Slot
      Mappings:
      Namespace Name Mixin selector
      official a Labt;a(Ladq;)Z
      intermediary method_3294 Lnet/minecraft/class_1026;method_3294(Lnet/minecraft/class_1071;)Z
      named canInsert Lnet/minecraft/inventory/slot/Slot;canInsert(Lnet/minecraft/item/ItemStack;)Z
    • getMaxStackAmount

      public int getMaxStackAmount()
      Overrides:
      getMaxStackAmount in class Slot
      Mappings:
      Namespace Name Mixin selector
      official a Labt;a()I
      intermediary method_3291 Lnet/minecraft/class_1026;method_3291()I
      named getMaxStackAmount Lnet/minecraft/inventory/slot/Slot;getMaxStackAmount()I