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