Uses of Class
com.plotsquared.core.util.ChunkManager
-
Uses of ChunkManager in com.plotsquared.core
Modifier and TypeMethodDescriptiondefault @NonNull ChunkManager
PlotPlatform.chunkManager()
Get theChunkManager
implementation for the platformPlotAPI.getChunkManager()
ChunkManager class contains several useful methods. -
Uses of ChunkManager in com.plotsquared.core.generator
ModifierConstructorDescriptionHybridUtils
(@NonNull PlotAreaManager plotAreaManager, @NonNull ChunkManager chunkManager, @NonNull GlobalBlockQueue blockQueue, @NonNull WorldUtil worldUtil, @NonNull SchematicHandler schematicHandler, @NonNull EventDispatcher eventDispatcher)