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