Interface Bogged

All Superinterfaces:
AbstractSkeleton, Attributable, Audience, CommandSender, Creature, Damageable, Enemy, Entity, Frictional, HoverEventSource<HoverEvent.ShowEntity>, Leashable, LivingEntity, Lootable, Metadatable, Mob, Monster, Nameable, Permissible, PersistentDataHolder, PersistentDataViewHolder, Pointered, ProjectileSource, RangedEntity, ServerOperator, Shearable, Shearable, Sound.Emitter

public interface Bogged extends AbstractSkeleton, Shearable, Shearable
Represents a Bogged Skeleton.
  • Method Details

    • isSheared

      boolean isSheared()
      Gets whether the bogged is in its sheared state.
      Specified by:
      isSheared in interface Shearable
      Returns:
      Whether the bogged is sheared.
    • setSheared

      void setSheared(boolean flag)
      Sets whether the bogged is in its sheared state.
      Specified by:
      setSheared in interface Shearable
      Parameters:
      flag - Whether to shear the bogged