Class class_1423

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

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

    • class_1423

      class_1423(AnvilScreenHandler anvilScreenHandler, Inventory inventory, int int2, int int3, int int4, World world, int int5, int int6, int int7)
  • Method Details

    • 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
    • canTakeItems

      public boolean canTakeItems(PlayerEntity playerEntity)
      Overrides:
      canTakeItems in class Slot
      Mappings:
      Namespace Name Mixin selector
      official a Lzj;a(Lxk;)Z
      intermediary method_4597 Lnet/minecraft/class_1026;method_4597(Lnet/minecraft/class_988;)Z
      named canTakeItems Lnet/minecraft/inventory/slot/Slot;canTakeItems(Lnet/minecraft/entity/player/PlayerEntity;)Z
    • 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