Uses of Class
com.plotsquared.core.util.ChunkManager
Packages that use ChunkManager
-
Uses of ChunkManager in com.plotsquared.core
Methods in com.plotsquared.core that return ChunkManagerModifier and TypeMethodDescriptiondefault @NonNull ChunkManagerPlotPlatform.chunkManager()Get theChunkManagerimplementation for the platformPlotAPI.getChunkManager()ChunkManager class contains several useful methods. -
Uses of ChunkManager in com.plotsquared.core.generator
Constructors in com.plotsquared.core.generator with parameters of type ChunkManagerModifierConstructorDescriptionHybridUtils(@NonNull PlotAreaManager plotAreaManager, @NonNull ChunkManager chunkManager, @NonNull GlobalBlockQueue blockQueue, @NonNull WorldUtil worldUtil, @NonNull SchematicHandler schematicHandler, @NonNull EventDispatcher eventDispatcher)