public class EntityPoseChangeEvent extends EntityEvent
Entity.getPose()Event.Resultentity| Constructor and Description |
|---|
EntityPoseChangeEvent(Entity who,
Pose pose) |
| Modifier and Type | Method and 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 © 2022. All rights reserved.