Class ArmorStandItem

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

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

    • ArmorStandItem

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

    • use

      public boolean use​(ItemStack itemStack, PlayerEntity player, World world, BlockPos pos, Direction direction, float facingX, float facingY, float facingZ)
      Overrides:
      use in class Item
      Mappings:
      Namespace Name Mixin selector
      official a Lzw;a(Lzx;Lwn;Ladm;Lcj;Lcq;FFF)Z
      intermediary method_8264 Lnet/minecraft/class_2054;method_8264(Lnet/minecraft/class_2056;Lnet/minecraft/class_1963;Lnet/minecraft/class_99;Lnet/minecraft/class_1372;Lnet/minecraft/class_1383;FFF)Z
      named use Lnet/minecraft/item/Item;use(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;FFF)Z
    • place

      private void place​(ArmorStandEntity armorStand, Random random)
      Mappings:
      Namespace Name Mixin selector
      official a Lyk;a(Lum;Ljava/util/Random;)V
      intermediary method_8180 Lnet/minecraft/class_2014;method_8180(Lnet/minecraft/class_1881;Ljava/util/Random;)V
      named place Lnet/minecraft/item/ArmorStandItem;place(Lnet/minecraft/entity/decoration/ArmorStandEntity;Ljava/util/Random;)V