Uses of Annotation Interface
com.plotsquared.core.inject.annotations.WorldFile
Packages that use WorldFile
-
Uses of WorldFile in com.plotsquared.core.command
Constructor parameters in com.plotsquared.core.command with annotations of type WorldFileModifierConstructorDescriptionArea(@NonNull PlotAreaManager plotAreaManager, @NonNull YamlConfiguration worldConfiguration, @NonNull File worldFile, @NonNull HybridPlotWorldFactory hybridPlotWorldFactory, @NonNull SetupUtils setupUtils, @NonNull WorldUtil worldUtil, @NonNull GlobalBlockQueue blockQueue) DebugPaste(@NonNull File configFile, @NonNull File worldFile) Reload(@NonNull PlotAreaManager plotAreaManager, @NonNull YamlConfiguration worldConfiguration, @NonNull File worldFile) Template(@NonNull PlotAreaManager plotAreaManager, @NonNull YamlConfiguration worldConfiguration, @NonNull File worldFile, @NonNull SetupUtils setupUtils, @NonNull WorldUtil worldUtil)