public class PlayerChunkRequestEvent extends PlayerEvent implements Cancellable
| Constructor and Description |
|---|
PlayerChunkRequestEvent(Player player,
int chunkX,
int chunkZ) |
| Modifier and Type | Method and Description |
|---|---|
int |
getChunkX() |
int |
getChunkZ() |
static HandlerList |
getHandlers() |
getPlayergetEventName, isCancelled, setCancelled, setCancelledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisCancelled, setCancelled, setCancelledpublic PlayerChunkRequestEvent(Player player, int chunkX, int chunkZ)
public static HandlerList getHandlers()
public int getChunkX()
public int getChunkZ()
Copyright © 2020. All rights reserved.