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