Class ArmorStandItem

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

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

    • ArmorStandItem

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

    • use

      public ActionResult use(PlayerEntity player, World world, BlockPos pos, Hand hand, Direction direction, float x, float y, float z)
      Overrides:
      use in class Item
      Mappings:
      Namespace Name Mixin selector
      official a Lain;a(Laed;Lamu;Let;Lub;Lfa;FFF)Lud;
      intermediary method_3355 Lnet/minecraft/class_1069;method_3355(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 use Lnet/minecraft/item/Item;use(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 Lagw;a(Labz;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