Interface TicketType<T>
- Type Parameters:
T- The type of value that is associated with aTicketof this type.
public interface TicketType<T>
Represents a type of
chunk loading ticket that can be obtained
to ensure chunks remain loaded in a ServerWorld.-
Nested Class Summary
Nested Classes -
Method Summary