Uses of Class
com.plotsquared.core.util.RegionManager
Package
Description
-
Uses of RegionManager in com.plotsquared.core
Modifier and TypeMethodDescriptiondefault @NonNull RegionManager
PlotPlatform.regionManager()
Get theRegionManager
implementation for the platform -
Uses of RegionManager in com.plotsquared.core.command
ModifierConstructorDescriptionTrim
(@NonNull PlotAreaManager plotAreaManager, @NonNull WorldUtil worldUtil, @NonNull GlobalBlockQueue blockQueue, @NonNull RegionManager regionManager) -
Uses of RegionManager in com.plotsquared.core.generator
ModifierConstructorDescriptionClassicPlotManager
(@NonNull ClassicPlotWorld classicPlotWorld, @NonNull RegionManager regionManager) HybridPlotManager
(@NonNull HybridPlotWorld hybridPlotWorld, @NonNull RegionManager regionManager, @NonNull ProgressSubscriberFactory subscriberFactory) SquarePlotManager
(@NonNull SquarePlotWorld squarePlotWorld, @NonNull RegionManager regionManager) -
Uses of RegionManager in com.plotsquared.core.util