public class EntityPoseChangeEvent extends EntityEvent
Entity.getPose()Event.Resultentity| Constructor | Description |
|---|---|
EntityPoseChangeEvent(Entity who,
Pose pose) |
| Modifier and Type | Method | Description |
|---|---|---|
static HandlerList |
getHandlerList() |
|
HandlerList |
getHandlers() |
|
Pose |
getPose() |
Gets the entity's new pose.
|
getEntity, getEntityTypegetEventName, isAsynchronous@NotNull public Pose getPose()
@NotNull public HandlerList getHandlers()
getHandlers in class Event@NotNull public static HandlerList getHandlerList()
Copyright © 2019. All rights reserved.