public interface UnforcedChunkEvent extends GameEvent, CauseTracked, Cancellable
Modifier and Type | Method and Description |
---|---|
com.flowpowered.math.vector.Vector3i |
getChunkCoords()
Gets the removed chunk coordinates.
|
ChunkLoadService.LoadingTicket |
getTicket()
Gets the ticket that the chunk was removed from.
|
getCallbacks
getCause
isCancelled, setCancelled
ChunkLoadService.LoadingTicket getTicket()
com.flowpowered.math.vector.Vector3i getChunkCoords()