Interface | Description |
---|---|
ErrorHandler<TError extends java.lang.Throwable> |
A simple Exception handler.
|
HistoryService |
Represents a store of previous player actions.
|
Class | Description |
---|---|
HawkeyeCallback | |
HawkeyeService | |
HistoryProviders |
Registry of history (block change logging) providers.
|
LogBlockService | |
MemoryService |
A simple memory-based history service.
|
Enum | Description |
---|---|
HistoryService.LookupSpeed |
The lookup speed of a particular service.
|
Exception | Description |
---|---|
HistoryException |