Interface Vex

All Superinterfaces:
Attributable, CommandSender, Creature, Damageable, Entity, LivingEntity, Lootable, Metadatable, Mob, Monster, Nameable, Permissible, PersistentDataHolder, ProjectileSource, ServerOperator

public interface Vex
extends Monster
Represents a Vex.
  • Method Details

    • isCharging

      boolean isCharging()
      Gets the charging state of this entity. When this entity is charging it will having a glowing red texture.
      Returns:
      charging state
    • setCharging

      void setCharging​(boolean charging)
      Sets the charging state of this entity. When this entity is charging it will having a glowing red texture.
      Parameters:
      charging - new state