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