Class BukkitVariableBundle
java.lang.Object
me.hsgamer.hscore.bukkit.variable.BukkitVariableBundle
The utility class to register Bukkit variables to the
VariableBundle
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
registerVariables
(VariableBundle bundle) Register the Bukkit variables to theVariableBundle
-
Method Details
-
registerVariables
Register the Bukkit variables to theVariableBundle
- Parameters:
bundle
- the bundle
-