public interface QueueSign
| Modifier and Type | Method and Description |
|---|---|
org.bukkit.Location |
getLocation()
The
Location of this QueueSign. |
DQueue |
getQueue()
|
boolean |
isRemoved()
Whether or not this
QueueSign has been removed. |
@NotNull org.bukkit.Location getLocation()
Location of this QueueSign.Location of this QueueSign.boolean isRemoved()
QueueSign has been removed.QueueSign has been removed. False otherwise.QueueSignRemoveEvent