Uses of Class
com.plotsquared.core.util.WorldUtil
Packages that use WorldUtil
Package
Description
-
Uses of WorldUtil in com.plotsquared.core
Methods in com.plotsquared.core that return WorldUtil -
Uses of WorldUtil in com.plotsquared.core.command
Constructors in com.plotsquared.core.command with parameters of type WorldUtilModifierConstructorDescriptionArea(@NonNull PlotAreaManager plotAreaManager, @NonNull YamlConfiguration worldConfiguration, @NonNull File worldFile, @NonNull HybridPlotWorldFactory hybridPlotWorldFactory, @NonNull SetupUtils setupUtils, @NonNull WorldUtil worldUtil, @NonNull GlobalBlockQueue blockQueue) Condense(@NonNull PlotAreaManager plotAreaManager, @NonNull WorldUtil worldUtil) Debug(@NonNull PlotAreaManager plotAreaManager, @NonNull WorldUtil worldUtil) 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) Kick(@NonNull PlotAreaManager plotAreaManager, @NonNull WorldUtil worldUtil) 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) -
Uses of WorldUtil in com.plotsquared.core.generator
Constructors in com.plotsquared.core.generator with parameters of type WorldUtilModifierConstructorDescriptionHybridUtils(@NonNull PlotAreaManager plotAreaManager, @NonNull ChunkManager chunkManager, @NonNull GlobalBlockQueue blockQueue, @NonNull WorldUtil worldUtil, @NonNull SchematicHandler schematicHandler, @NonNull EventDispatcher eventDispatcher) -
Uses of WorldUtil in com.plotsquared.core.listener
Constructors in com.plotsquared.core.listener with parameters of type WorldUtilModifierConstructorDescriptionProcessedWEExtent(String world, Set<CuboidRegion> mask, int max, Extent child, Extent parent, @NonNull WorldUtil worldUtil) WESubscriber(@NonNull PlotAreaManager plotAreaManager, @NonNull WorldUtil worldUtil) -
Uses of WorldUtil in com.plotsquared.core.util
Fields in com.plotsquared.core.util declared as WorldUtilConstructors in com.plotsquared.core.util with parameters of type WorldUtilModifierConstructorDescriptionRegionManager(@NonNull WorldUtil worldUtil, @NonNull GlobalBlockQueue blockQueue, @NonNull ProgressSubscriberFactory subscriberFactory) SchematicHandler(@NonNull WorldUtil worldUtil, @NonNull ProgressSubscriberFactory subscriberFactory) -
Uses of WorldUtil in com.plotsquared.core.util.entity
Constructors in com.plotsquared.core.util.entity with parameters of type WorldUtil