Class RepeatAPI
java.lang.Object
ru.cwcode.cwutils.scheduler.annotationRepeatable.RepeatAPI
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidDeprecated.static voidregisterRepeatable(org.bukkit.plugin.java.JavaPlugin plugin, Method method, Repeat annotation) Deprecated.static voidunregisterAll(org.bukkit.plugin.java.JavaPlugin plugin) Deprecated.
-
Constructor Details
-
RepeatAPI
public RepeatAPI()Deprecated.
-
-
Method Details