public interface QueueSignManager
| Modifier and Type | Method and Description |
|---|---|
QueueSign |
get(org.bukkit.block.Sign sign)
Gets a
QueueSign that is associated with the given Sign. |
java.util.List<QueueSign> |
getQueueSigns()
An UnmodifiableList of
QueueSigns that are currently loaded. |