public abstract class QueueSignEvent extends SourcedEvent
QueueSign.| Modifier and Type | Method and Description |
|---|---|
QueueSign |
getQueueSign()
QueueSign instance associated with this event. |
org.bukkit.entity.Player |
getSource()
Player who is the source of this event. |
hasSource@NotNull public org.bukkit.entity.Player getSource()
Player who is the source of this event.getSource in class SourcedEventPlayer who is the source of this event.