Class class_1019

java.lang.Object
net.minecraft.inventory.slot.Slot
net.minecraft.inventory.slot.class_1019

class class_1019 extends Slot
Mappings:
Namespace Name
official zb
intermediary net/minecraft/class_1019
named net/minecraft/inventory/slot/class_1019
  • Constructor Details

  • Method Details

    • getMaxStackAmount

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

      public boolean canInsert(ItemStack stack)
      Overrides:
      canInsert in class Slot
      Mappings:
      Namespace Name Mixin selector
      official a Lzj;a(Labo;)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
    • method_3297

      @Environment(CLIENT) public Texture method_3297()
      Overrides:
      method_3297 in class Slot
      Mappings:
      Namespace Name Mixin selector
      official c Lzj;c()Lpr;
      intermediary method_3297 Lnet/minecraft/class_1026;method_3297()Lnet/minecraft/class_1557;
      named method_3297 Lnet/minecraft/inventory/slot/Slot;method_3297()Lnet/minecraft/client/Texture;