Uses of Class
com.plotsquared.core.plot.expiration.ExpiryTask
Packages that use ExpiryTask
-
Uses of ExpiryTask in com.plotsquared.core.plot.expiration
Methods in com.plotsquared.core.plot.expiration that return types with arguments of type ExpiryTaskModifier and TypeMethodDescriptionExpireManager.isExpired(ArrayDeque<ExpiryTask> applicable, Plot plot) Methods in com.plotsquared.core.plot.expiration with parameters of type ExpiryTaskMethod parameters in com.plotsquared.core.plot.expiration with type arguments of type ExpiryTaskModifier and TypeMethodDescriptionExpireManager.isExpired(ArrayDeque<ExpiryTask> applicable, Plot plot) voidExpireManager.passesComplexity(PlotAnalysis analysis, Collection<ExpiryTask> applicable, RunnableVal<Boolean> success, Runnable failure)