Package net.minecraft

Class class_9522.class_9524

java.lang.Object
net.minecraft.screen.slot.Slot
net.minecraft.class_9522.class_9524
Enclosing class:
class_9522

private static class class_9522.class_9524 extends Slot
Mappings:
Namespace Name
official cqv$b
intermediary net/minecraft/class_9522$class_9524
named net/minecraft/class_9522$class_9524
  • Field Details

    • field_50583

      private final PlayerEntity field_50583
      Mappings:
      Namespace Name Mixin selector
      official a Lcqv$b;a:Lcly;
      intermediary field_50583 Lnet/minecraft/class_9522$class_9524;field_50583:Lnet/minecraft/class_1657;
      named field_50583 Lnet/minecraft/class_9522$class_9524;field_50583:Lnet/minecraft/entity/player/PlayerEntity;
    • field_50584

      private int field_50584
      Mappings:
      Namespace Name Mixin selector
      official b Lcqv$b;b:I
      intermediary field_50584 Lnet/minecraft/class_9522$class_9524;field_50584:I
      named field_50584 Lnet/minecraft/class_9522$class_9524;field_50584:I
  • Constructor Details

    • class_9524

      public class_9524(PlayerEntity playerEntity, 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
    • takeStack

      public ItemStack takeStack(int amount)
      Overrides:
      takeStack in class Slot
      Mappings:
      Namespace Name Mixin selector
      official a Lcre;a(I)Lcuh;
      intermediary method_7671 Lnet/minecraft/class_1735;method_7671(I)Lnet/minecraft/class_1799;
      named takeStack Lnet/minecraft/screen/slot/Slot;takeStack(I)Lnet/minecraft/item/ItemStack;
    • onTakeItem

      public void onTakeItem(PlayerEntity player, ItemStack stack)
      Overrides:
      onTakeItem in class Slot
      Mappings:
      Namespace Name Mixin selector
      official a Lcre;a(Lcly;Lcuh;)V
      intermediary method_7667 Lnet/minecraft/class_1735;method_7667(Lnet/minecraft/class_1657;Lnet/minecraft/class_1799;)V
      named onTakeItem Lnet/minecraft/screen/slot/Slot;onTakeItem(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/item/ItemStack;)V
    • onCrafted

      protected void onCrafted(ItemStack stack, int amount)
      Overrides:
      onCrafted in class Slot
      Mappings:
      Namespace Name Mixin selector
      official a Lcre;a(Lcuh;I)V
      intermediary method_7678 Lnet/minecraft/class_1735;method_7678(Lnet/minecraft/class_1799;I)V
      named onCrafted Lnet/minecraft/screen/slot/Slot;onCrafted(Lnet/minecraft/item/ItemStack;I)V
    • method_59027

      protected void method_59027(ItemStack itemStack)
      Mappings:
      Namespace Name Mixin selector
      official d Lcqv$b;d(Lcuh;)V
      intermediary method_59027 Lnet/minecraft/class_9522$class_9524;method_59027(Lnet/minecraft/class_1799;)V
      named method_59027 Lnet/minecraft/class_9522$class_9524;method_59027(Lnet/minecraft/item/ItemStack;)V
    • method_59026

      private static void method_59026(ServerWorld serverWorld, Vec3d vec3d, int int2, float float2)
      Mappings:
      Namespace Name Mixin selector
      official a Lcqv$b;a(Laqt;Lewu;IF)V
      intermediary method_59026 Lnet/minecraft/class_9522$class_9524;method_59026(Lnet/minecraft/class_3218;Lnet/minecraft/class_243;IF)V
      named method_59026 Lnet/minecraft/class_9522$class_9524;method_59026(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/util/math/Vec3d;IF)V