Package net.minecraft

Class class_4558


class class_4558 extends Slot
Mappings:
Namespace Name
official ajc
intermediary net/minecraft/class_4558
named net/minecraft/class_4558
  • Constructor Details

  • Method Details

    • getMaxStackAmount

      public int getMaxStackAmount()
      Overrides:
      getMaxStackAmount in class Slot
      Mappings:
      Namespace Name Mixin selector
      official a Lajk;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 Lajk;a(Lamj;)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
    • getBackgroundSprite

      @Environment(CLIENT) public String getBackgroundSprite()
      Overrides:
      getBackgroundSprite in class Slot
      Mappings:
      Namespace Name Mixin selector
      official c Lajk;c()Ljava/lang/String;
      intermediary method_11265 Lnet/minecraft/class_1026;method_11265()Ljava/lang/String;
      named getBackgroundSprite Lnet/minecraft/inventory/slot/Slot;getBackgroundSprite()Ljava/lang/String;