public class EntitiesLoadEvent extends ChunkEvent
Event.Result
chunk
Constructor and Description |
---|
EntitiesLoadEvent(Chunk chunk,
List<Entity> entities) |
Modifier and Type | Method and Description |
---|---|
List<Entity> |
getEntities()
Get the entities which are being loaded.
|
static HandlerList |
getHandlerList() |
HandlerList |
getHandlers() |
getChunk
getWorld
getEventName, isAsynchronous
@NotNull public List<Entity> getEntities()
@NotNull public HandlerList getHandlers()
getHandlers
in class Event
@NotNull public static HandlerList getHandlerList()
Copyright © 2022. All rights reserved.