Class PlayerChunkRequestEvent

All Implemented Interfaces:
Cancellable

public final class PlayerChunkRequestEvent extends PlayerEvent implements Cancellable
  • Constructor Details

    • PlayerChunkRequestEvent

      public PlayerChunkRequestEvent(Player player, int chunkX, int chunkZ)
  • Method Details

    • getChunkX

      public int getChunkX()
    • getChunkZ

      public int getChunkZ()