Class BeaconScreenHandler.PaymentSlot

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

private class BeaconScreenHandler.PaymentSlot extends Slot
Mappings:
Namespace Name
official bzj$a
intermediary net/minecraft/class_1704$class_1705
named net/minecraft/screen/BeaconScreenHandler$PaymentSlot
  • Constructor Details

    • PaymentSlot

      public PaymentSlot(Inventory inventory, int index, int x, int y)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbzj$a;<init>(Lbzj;Lbcf;III)V
      intermediary <init> Lnet/minecraft/class_1704$class_1705;<init>(Lnet/minecraft/class_1704;Lnet/minecraft/class_1263;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(ItemStack stack)
      Overrides:
      canInsert in class Slot
      Mappings:
      Namespace Name Mixin selector
      official a Lcax;a(Lcdt;)Z
      intermediary method_7680 Lnet/minecraft/class_1735;method_7680(Lnet/minecraft/class_1799;)Z
      named canInsert Lnet/minecraft/screen/slot/Slot;canInsert(Lnet/minecraft/item/ItemStack;)Z
    • getMaxItemCount

      public int getMaxItemCount()
      Overrides:
      getMaxItemCount in class Slot
      Mappings:
      Namespace Name Mixin selector
      official a Lcax;a()I
      intermediary method_7675 Lnet/minecraft/class_1735;method_7675()I
      named getMaxItemCount Lnet/minecraft/screen/slot/Slot;getMaxItemCount()I