| Package | Description |
|---|---|
| com.comphenix.xp.history |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
HistoryProviders.hasPlayerHistory(org.bukkit.Location block,
boolean acceptGuesses,
ErrorHandler<java.lang.Exception> errorHandler)
Determines whether or not a block has been placed by a player, using the registered service providers
in order of lookup speed.
|