| Package | Description |
|---|---|
| de.diddiz.LogBlock |
| Modifier and Type | Method and Description |
|---|---|
List<BlockChange> |
LogBlock.getBlockChanges(QueryParams params)
Returns a list of block changes based on the given query parameters, the query parameters
are essentially programmatic versions of the parameters a player would pass
to the logblock lookup command i.e /lb lookup query-parameters
Note: this method directly calls a SQL query and is hence a slow blocking function, avoid running
it on the main game thread
|
Copyright © 2015. All rights reserved.