@Deprecated public class PlayerShowEntityEvent extends PlayerEvent
Event.Result
player
Constructor and Description |
---|
PlayerShowEntityEvent(Player who,
Entity entity)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Entity |
getEntity()
Deprecated.
Gets the entity which has been shown to the player.
|
static HandlerList |
getHandlerList()
Deprecated.
|
HandlerList |
getHandlers()
Deprecated.
|
getPlayer
getEventName, isAsynchronous
@NotNull public Entity getEntity()
@NotNull public HandlerList getHandlers()
getHandlers
in class Event
@NotNull public static HandlerList getHandlerList()
Copyright © 2022. All rights reserved.