public class ChunkPopulateEvent extends ChunkEvent
If your intent is to populate the chunk using this event, please see BlockPopulator
Event.Result
chunk
Constructor | Description |
---|---|
ChunkPopulateEvent(Chunk chunk) |
Modifier and Type | Method | Description |
---|---|---|
static HandlerList |
getHandlerList() |
|
HandlerList |
getHandlers() |
getChunk
getEventName, isAsynchronous
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getWorld
public ChunkPopulateEvent(@NotNull Chunk chunk)
@NotNull public HandlerList getHandlers()
getHandlers
in class Event
@NotNull public static HandlerList getHandlerList()
Copyright © 2019. All rights reserved.