Class RefWorldServer
-
- All Implemented Interfaces:
public final class RefWorldServer extends RefWorld
-
-
Field Summary
Fields Modifier and Type Field Description public RefTrackedEntity
tracker
public SpigotWorldConfig
spigotConfig
-
Constructor Summary
Constructors Constructor Description RefWorldServer()
-
Method Summary
Modifier and Type Method Description native boolean
addEntity(RefEntity entity, CreatureSpawnEvent.SpawnReason spawnReason)
native RefServerChunkCache
getChunkSource()
-
-
Method Detail
-
getChunkSource
native RefServerChunkCache getChunkSource()
-
-
-
-