Class Patches
java.lang.Object
com.djrapitops.plan.storage.database.Patches
Stores the patch list in a separate class so that they're easy to add to.
-
Method Summary
Modifier and TypeMethodDescriptionstatic Patch[]
getAll
(net.playeranalytics.plugin.server.PluginLogger logger, PlanConfig config)
-
Method Details
-
getAll
public static Patch[] getAll(net.playeranalytics.plugin.server.PluginLogger logger, PlanConfig config)
-