@Deprecated public class PlayerHideEntityEvent extends PlayerEvent
Event.Result
player
Constructor and Description |
---|
PlayerHideEntityEvent(Player who,
Entity entity)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Entity |
getEntity()
Deprecated.
Gets the entity which has been hidden from 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.