Uses of Class
com.plotsquared.core.configuration.Settings.Auto_Clear
Packages that use Settings.Auto_Clear
Package
Description
-
Uses of Settings.Auto_Clear in com.plotsquared.core.configuration
Fields in com.plotsquared.core.configuration with type parameters of type Settings.Auto_Clear -
Uses of Settings.Auto_Clear in com.plotsquared.core.plot
Methods in com.plotsquared.core.plot with parameters of type Settings.Auto_ClearModifier and TypeMethodDescriptionPlot.getComplexity
(Settings.Auto_Clear settings) This will return null if the plot hasn't been analyzed -
Uses of Settings.Auto_Clear in com.plotsquared.core.plot.expiration
Methods in com.plotsquared.core.plot.expiration that return Settings.Auto_ClearMethods in com.plotsquared.core.plot.expiration with parameters of type Settings.Auto_ClearModifier and TypeMethodDescriptionstatic PlotAnalysis
PlotAnalysis.getAnalysis
(Plot plot, Settings.Auto_Clear settings) int
PlotAnalysis.getComplexity
(Settings.Auto_Clear settings) Constructors in com.plotsquared.core.plot.expiration with parameters of type Settings.Auto_ClearModifierConstructorDescriptionExpiryTask
(Settings.Auto_Clear settings, @NonNull PlotAreaManager plotAreaManager)