Uses of Class
com.sucy.skill.api.armorstand.ArmorStandInstance
Packages that use ArmorStandInstance
-
Uses of ArmorStandInstance in com.sucy.skill.api.armorstand
Methods in com.sucy.skill.api.armorstand that return ArmorStandInstanceModifier and TypeMethodDescriptionstatic ArmorStandInstanceArmorStandManager.getArmorStand(org.bukkit.entity.LivingEntity target, String key) Fetches an active armor stand for a given targetArmorStandData.getArmorStands(String key) Fetches an active armor stand by keyMethods in com.sucy.skill.api.armorstand with parameters of type ArmorStandInstanceModifier and TypeMethodDescriptionvoidArmorStandData.register(ArmorStandInstance armorStand, String key) static voidArmorStandManager.register(ArmorStandInstance armorStand, org.bukkit.entity.LivingEntity target, String key) Registers an active armor stand for the given target