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 |
|---|
ForgeChunkManager.UnforceChunkEvent(ForgeChunkManager.Ticket ticket,
ChunkCoordIntPair location) |
getListenerList, getResult, hasResult, isCancelable, isCanceled, setCanceled, setResult, setuppublic final ForgeChunkManager.Ticket ticket
public final ChunkCoordIntPair location
public ForgeChunkManager.UnforceChunkEvent(ForgeChunkManager.Ticket ticket, ChunkCoordIntPair location)