Class ShulkerBoxSlot

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

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

    • ShulkerBoxSlot

      public ShulkerBoxSlot(Inventory inventory, int int2, int int3, int int4)
  • Method Details

    • canInsert

      public boolean canInsert(ItemStack stack)
      Overrides:
      canInsert in class Slot
      Mappings:
      Namespace Name Mixin selector
      named canInsert Lnet/minecraft/screen/slot/Slot;canInsert(Lnet/minecraft/item/ItemStack;)Z
      intermediary method_7680 Lnet/minecraft/class_1735;method_7680(Lnet/minecraft/class_1799;)Z
      official a Lcrk;a(Lcuk;)Z