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