mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-10 00:52:22 -07:00
@@ -469,6 +469,13 @@ public interface LivingEntity extends Attributable, Damageable, ProjectileSource
|
||||
*/
|
||||
public boolean isSleeping();
|
||||
|
||||
/**
|
||||
* Gets if the entity is climbing.
|
||||
*
|
||||
* @return if the entity is climbing
|
||||
*/
|
||||
public boolean isClimbing();
|
||||
|
||||
/**
|
||||
* Sets whether an entity will have AI.
|
||||
*
|
||||
|
Reference in New Issue
Block a user