@@ -432,6 +432,13 @@ public interface LivingEntity extends Attributable, Damageable, ProjectileSource
|
||||
*/
|
||||
public boolean isRiptiding();
|
||||
|
||||
/**
|
||||
* Returns whether this entity is slumbering.
|
||||
*
|
||||
* @return slumber state
|
||||
*/
|
||||
public boolean isSleeping();
|
||||
|
||||
/**
|
||||
* Sets whether an entity will have AI.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user