public interface EntityFunction
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(Entity entity)
Apply the function to the entity.
|
boolean apply(Entity entity) throws WorldEditException
entity - the entityWorldEditException - thrown on an errorCopyright © 2010-2014. All Rights Reserved.