Package net.minecraft

Class class_9519.class_9520

java.lang.Object
net.minecraft.screen.slot.Slot
net.minecraft.class_9519.class_9520
Enclosing class:
class_9519

private class class_9519.class_9520 extends Slot
Mappings:
Namespace Name
official cqb$a
intermediary net/minecraft/class_9519$class_9520
named net/minecraft/class_9519$class_9520
  • Constructor Details

    • class_9520

      public class_9520(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
      official a Lcre;a(Lcuh;)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 Lcre;a()I
      intermediary method_7675 Lnet/minecraft/class_1735;method_7675()I
      named getMaxItemCount Lnet/minecraft/screen/slot/Slot;getMaxItemCount()I