Class class_417

java.lang.Object
net.minecraft.inventory.slot.Slot
net.minecraft.client.class_417

@Environment(CLIENT) class class_417 extends Slot
Mappings:
Namespace Name
official bds
intermediary net/minecraft/class_417
named net/minecraft/client/class_417
  • Field Details

    • field_1386

      private final Slot field_1386
      Mappings:
      Namespace Name Mixin selector
      official b Lbds;b:Lzj;
      intermediary field_1386 Lnet/minecraft/class_417;field_1386:Lnet/minecraft/class_1026;
      named field_1386 Lnet/minecraft/client/class_417;field_1386:Lnet/minecraft/inventory/slot/Slot;
  • Constructor Details

  • Method Details

    • onTakeItem

      public void onTakeItem(PlayerEntity player, ItemStack stack)
      Overrides:
      onTakeItem in class Slot
      Mappings:
      Namespace Name Mixin selector
      official a Lzj;a(Lxk;Labo;)V
      intermediary method_3298 Lnet/minecraft/class_1026;method_3298(Lnet/minecraft/class_988;Lnet/minecraft/class_1071;)V
      named onTakeItem Lnet/minecraft/inventory/slot/Slot;onTakeItem(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/item/ItemStack;)V
    • 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
    • getStack

      public ItemStack getStack()
      Overrides:
      getStack in class Slot
      Mappings:
      Namespace Name Mixin selector
      official d Lzj;d()Labo;
      intermediary method_3299 Lnet/minecraft/class_1026;method_3299()Lnet/minecraft/class_1071;
      named getStack Lnet/minecraft/inventory/slot/Slot;getStack()Lnet/minecraft/item/ItemStack;
    • hasStack

      public boolean hasStack()
      Overrides:
      hasStack in class Slot
      Mappings:
      Namespace Name Mixin selector
      official e Lzj;e()Z
      intermediary method_3301 Lnet/minecraft/class_1026;method_3301()Z
      named hasStack Lnet/minecraft/inventory/slot/Slot;hasStack()Z
    • setStack

      public void setStack(ItemStack stack)
      Overrides:
      setStack in class Slot
      Mappings:
      Namespace Name Mixin selector
      official c Lzj;c(Labo;)V
      intermediary method_3302 Lnet/minecraft/class_1026;method_3302(Lnet/minecraft/class_1071;)V
      named setStack Lnet/minecraft/inventory/slot/Slot;setStack(Lnet/minecraft/item/ItemStack;)V
    • markDirty

      public void markDirty()
      Overrides:
      markDirty in class Slot
      Mappings:
      Namespace Name Mixin selector
      official f Lzj;f()V
      intermediary method_3303 Lnet/minecraft/class_1026;method_3303()V
      named markDirty Lnet/minecraft/inventory/slot/Slot;markDirty()V
    • 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
    • method_3297

      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;
    • takeStack

      public ItemStack takeStack(int amount)
      Overrides:
      takeStack in class Slot
      Mappings:
      Namespace Name Mixin selector
      official a Lzj;a(I)Labo;
      intermediary method_3292 Lnet/minecraft/class_1026;method_3292(I)Lnet/minecraft/class_1071;
      named takeStack Lnet/minecraft/inventory/slot/Slot;takeStack(I)Lnet/minecraft/item/ItemStack;
    • equals

      public boolean equals(Inventory inventory, int slot)
      Overrides:
      equals in class Slot
      Mappings:
      Namespace Name Mixin selector
      official a Lzj;a(Lpn;I)Z
      intermediary method_3293 Lnet/minecraft/class_1026;method_3293(Lnet/minecraft/class_849;I)Z
      named equals Lnet/minecraft/inventory/slot/Slot;equals(Lnet/minecraft/inventory/Inventory;I)Z