Class ShulkerBoxSlot

java.lang.Object
net.minecraft.screen.slot.Slot
net.minecraft.screen.slot.ShulkerBoxSlot

public class ShulkerBoxSlot extends Slot
Mappings:
Namespace Name
official cav
intermediary net/minecraft/class_1736
named net/minecraft/screen/slot/ShulkerBoxSlot
  • Constructor Details

    • ShulkerBoxSlot

      public ShulkerBoxSlot(Inventory inventory, int index, int x, int y)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lcax;<init>(Lbcf;III)V
      intermediary <init> Lnet/minecraft/class_1735;<init>(Lnet/minecraft/class_1263;III)V
      named <init> Lnet/minecraft/screen/slot/Slot;<init>(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