| Package | Description |
|---|---|
| com.sk89q.worldguard.bukkit.event.debug | |
| com.sk89q.worldguard.util.report |
| Modifier and Type | Method and Description |
|---|---|
List<CancelAttempt> |
LoggingBlockPlaceEvent.getCancels() |
List<CancelAttempt> |
LoggingBlockBreakEvent.getCancels() |
List<CancelAttempt> |
CancelLogging.getCancels()
Get an immutable list of cancels.
|
List<CancelAttempt> |
CancelLogger.getCancels()
Get an immutable list of cancels.
|
List<CancelAttempt> |
LoggingPlayerInteractEvent.getCancels() |
List<CancelAttempt> |
LoggingEntityDamageByEntityEvent.getCancels() |
| Constructor and Description |
|---|
CancelReport(T event,
List<CancelAttempt> cancels,
int stackTruncateLength) |
Copyright © 2015. All Rights Reserved.