Uses of Interface
com.plotsquared.core.plot.world.PlotAreaManager
Packages that use PlotAreaManager
Package
Description
-
Uses of PlotAreaManager in com.plotsquared.core
Methods in com.plotsquared.core that return PlotAreaManagerModifier and TypeMethodDescriptionPlotSquared.getPlotAreaManager()Get the platform specificPlotAreaManagerinstancePlotPlatform.plotAreaManager()Get thePlotAreaManagerimplementation. -
Uses of PlotAreaManager in com.plotsquared.core.command
Constructors in com.plotsquared.core.command with parameters of type PlotAreaManagerModifierConstructorDescriptionArea(@NonNull PlotAreaManager plotAreaManager, @NonNull YamlConfiguration worldConfiguration, @NonNull File worldFile, @NonNull HybridPlotWorldFactory hybridPlotWorldFactory, @NonNull SetupUtils setupUtils, @NonNull WorldUtil worldUtil, @NonNull GlobalBlockQueue blockQueue) Auto(@NonNull PlotAreaManager plotAreaManager, @NonNull EventDispatcher eventDispatcher, @NonNull EconHandler econHandler, @NonNull cloud.commandframework.services.ServicePipeline servicePipeline) Condense(@NonNull PlotAreaManager plotAreaManager, @NonNull WorldUtil worldUtil) DatabaseCommand(@NonNull PlotAreaManager plotAreaManager, @NonNull EventDispatcher eventDispatcher, @NonNull PlotListener plotListener, @NonNull YamlConfiguration worldConfiguration) Debug(@NonNull PlotAreaManager plotAreaManager, @NonNull WorldUtil worldUtil) DebugExec(@NonNull PlotAreaManager plotAreaManager, @NonNull EventDispatcher eventDispatcher, @NonNull HybridUtils hybridUtils) DebugImportWorlds(@NonNull PlotAreaManager plotAreaManager, @NonNull WorldUtil worldUtil) Deny(@NonNull PlotAreaManager plotAreaManager, @NonNull EventDispatcher eventDispatcher, @NonNull WorldUtil worldUtil) Download(@NonNull PlotAreaManager plotAreaManager, @NonNull PlotUploader plotUploader, @NonNull SchematicHandler schematicHandler, @NonNull WorldUtil worldUtil) HomeCommand(@NonNull PlotAreaManager plotAreaManager) Kick(@NonNull PlotAreaManager plotAreaManager, @NonNull WorldUtil worldUtil) ListCmd(@NonNull PlotAreaManager plotAreaManager, @NonNull EconHandler econHandler) Load(@NonNull PlotAreaManager plotAreaManager, @NonNull SchematicHandler schematicHandler) Move(@NonNull PlotAreaManager plotAreaManager) Purge(@NonNull PlotAreaManager plotAreaManager, @NonNull PlotListener plotListener) RegenAllRoads(@NonNull PlotAreaManager plotAreaManager, @NonNull HybridUtils hybridUtils) Reload(@NonNull PlotAreaManager plotAreaManager, @NonNull YamlConfiguration worldConfiguration, @NonNull File worldFile) SchematicCmd(@NonNull PlotAreaManager plotAreaManager, @NonNull SchematicHandler schematicHandler) Template(@NonNull PlotAreaManager plotAreaManager, @NonNull YamlConfiguration worldConfiguration, @NonNull File worldFile, @NonNull SetupUtils setupUtils, @NonNull WorldUtil worldUtil) Trim(@NonNull PlotAreaManager plotAreaManager, @NonNull WorldUtil worldUtil, @NonNull GlobalBlockQueue blockQueue, @NonNull RegionManager regionManager) Visit(@NonNull PlotAreaManager plotAreaManager) -
Uses of PlotAreaManager in com.plotsquared.core.generator
Constructors in com.plotsquared.core.generator with parameters of type PlotAreaManagerModifierConstructorDescriptionHybridUtils(@NonNull PlotAreaManager plotAreaManager, @NonNull ChunkManager chunkManager, @NonNull GlobalBlockQueue blockQueue, @NonNull WorldUtil worldUtil, @NonNull SchematicHandler schematicHandler, @NonNull EventDispatcher eventDispatcher) SingleWorldGenerator(@NonNull PlotAreaManager plotAreaManager) -
Uses of PlotAreaManager in com.plotsquared.core.listener
Constructors in com.plotsquared.core.listener with parameters of type PlotAreaManagerModifierConstructorDescriptionWESubscriber(@NonNull PlotAreaManager plotAreaManager, @NonNull WorldUtil worldUtil) -
Uses of PlotAreaManager in com.plotsquared.core.player
Constructors in com.plotsquared.core.player with parameters of type PlotAreaManagerModifierConstructorDescriptionPlotPlayer(@NonNull PlotAreaManager plotAreaManager, @NonNull EventDispatcher eventDispatcher, @NonNull PermissionHandler permissionHandler) -
Uses of PlotAreaManager in com.plotsquared.core.plot.expiration
Constructors in com.plotsquared.core.plot.expiration with parameters of type PlotAreaManagerModifierConstructorDescriptionExpiryTask(Settings.Auto_Clear settings, @NonNull PlotAreaManager plotAreaManager) -
Uses of PlotAreaManager in com.plotsquared.core.plot.world
Classes in com.plotsquared.core.plot.world that implement PlotAreaManagerConstructors in com.plotsquared.core.plot.world with parameters of type PlotAreaManagerModifierConstructorDescriptionSinglePlotArea(@NonNull PlotAreaManager plotAreaManager, @NonNull EventDispatcher eventDispatcher, @NonNull PlotListener plotListener, @NonNull YamlConfiguration worldConfiguration, @NonNull GlobalBlockQueue globalBlockQueue)