Class ArmorStandInstance

java.lang.Object
com.sucy.skill.api.armorstand.ArmorStandInstance

public class ArmorStandInstance extends Object
  • Constructor Details

    • ArmorStandInstance

      public ArmorStandInstance(org.bukkit.entity.ArmorStand armorStand, org.bukkit.entity.LivingEntity target)
    • ArmorStandInstance

      public ArmorStandInstance(org.bukkit.entity.ArmorStand armorStand, org.bukkit.entity.LivingEntity target, double forward, double upward, double right)
  • Method Details

    • isValid

      public boolean isValid()
      Returns:
      true if the instance is still valid
    • remove

      public void remove()
      Removes the armor stand
    • tick

      public void tick()
      Ticks the armor stand