public class EntityPoseChangeEvent extends EntityEvent
Entity.getPose()
Event.Result
entity
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, getEntityType
callEvent, getEventName, isAsynchronous
@NotNull public Pose getPose()
@NotNull public HandlerList getHandlers()
getHandlers
in class Event
@NotNull public static HandlerList getHandlerList()
Copyright © 2022. All rights reserved.