public static class ForgeChunkManager.UnforceChunkEvent extends Event
Event.HasResult, Event.Result
Modifier and Type | Field and Description |
---|---|
ChunkCoordIntPair |
location |
ForgeChunkManager.Ticket |
ticket |
Constructor and Description |
---|
UnforceChunkEvent(ForgeChunkManager.Ticket ticket,
ChunkCoordIntPair location) |
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setup
public final ForgeChunkManager.Ticket ticket
public final ChunkCoordIntPair location
public UnforceChunkEvent(ForgeChunkManager.Ticket ticket, ChunkCoordIntPair location)