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