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