Uses of Interface
org.bukkit.entity.ArmorStand
Packages that use ArmorStand
-
Uses of ArmorStand in org.bukkit.event.player
Methods in org.bukkit.event.player that return ArmorStandConstructors in org.bukkit.event.player with parameters of type ArmorStandModifierConstructorDescriptionPlayerArmorStandManipulateEvent
(@NotNull Player who, @NotNull ArmorStand clickedEntity, @NotNull ItemStack playerItem, @NotNull ItemStack armorStandItem, @NotNull EquipmentSlot slot) Deprecated.PlayerArmorStandManipulateEvent
(@NotNull Player who, @NotNull ArmorStand clickedEntity, @NotNull ItemStack playerItem, @NotNull ItemStack armorStandItem, @NotNull EquipmentSlot slot, @NotNull EquipmentSlot hand)