Interface | Description |
---|---|
ITicketGetter<T> | |
ITicketManager<T> |
Class | Description |
---|---|
AABBTicket | |
ChunkTicketManager<T> | |
MultiTicketManager<T> | Deprecated
No longer needed,
SimpleTicket now accepts dummy managers |
SimpleTicket<T> |
Common class for a simple ticket based system.
|