Class ArmorStandItem

java.lang.Object
net.minecraft.item.Item
net.minecraft.item.ArmorStandItem

public class ArmorStandItem extends Item
Mappings:
Namespace Name
official abx
intermediary net/minecraft/class_2672
named net/minecraft/item/ArmorStandItem
  • Constructor Details

    • ArmorStandItem

      public ArmorStandItem()
      Mappings:
      Namespace Name Mixin selector
      official <init> Lado;<init>()V
      intermediary <init> Lnet/minecraft/class_1069;<init>()V
      named <init> Lnet/minecraft/item/Item;<init>()V
  • Method Details

    • method_3355

      public ActionResult method_3355(ItemStack itemStack, PlayerEntity playerEntity, World world, BlockPos blockPos, Hand hand, Direction direction, float float2, float float3, float float4)
      Overrides:
      method_3355 in class Item
      Mappings:
      Namespace Name Mixin selector
      official a Lado;a(Ladq;Lzj;Laht;Lcl;Lqm;Lcs;FFF)Lqo;
      intermediary method_3355 Lnet/minecraft/class_1069;method_3355(Lnet/minecraft/class_1071;Lnet/minecraft/class_988;Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_2961;Lnet/minecraft/class_1354;FFF)Lnet/minecraft/class_2962;
      named method_3355 Lnet/minecraft/item/Item;method_3355(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/Direction;FFF)Lnet/minecraft/util/ActionResult;
    • place

      private void place(ArmorStandEntity armorStand, Random random)
      Mappings:
      Namespace Name Mixin selector
      official a Labx;a(Lxq;Ljava/util/Random;)V
      intermediary method_11267 Lnet/minecraft/class_2672;method_11267(Lnet/minecraft/class_2636;Ljava/util/Random;)V
      named place Lnet/minecraft/item/ArmorStandItem;place(Lnet/minecraft/entity/decoration/ArmorStandEntity;Ljava/util/Random;)V