Uses of Class
me.fami6xx.rpuniverse.RPUniverse
Packages that use RPUniverse
Package
Description
-
Uses of RPUniverse in me.fami6xx.rpuniverse
Methods in me.fami6xx.rpuniverse that return RPUniverseModifier and TypeMethodDescriptionstatic RPUniverseRPUniverse.getInstance()Get the RPUniverse instance -
Uses of RPUniverse in me.fami6xx.rpuniverse.core.basicneeds
Methods in me.fami6xx.rpuniverse.core.basicneeds with parameters of type RPUniverseModifier and TypeMethodDescriptionvoidBasicNeedsHandler.initialize(RPUniverse plugin)Initialize the BasicNeedsHandler.Constructors in me.fami6xx.rpuniverse.core.basicneeds with parameters of type RPUniverseModifierConstructorDescriptionBasicNeedsConfig(RPUniverse plugin)Constructs a new BasicNeedsConfig with the given plugin. -
Uses of RPUniverse in me.fami6xx.rpuniverse.core.jobs.commands.createJob
Constructors in me.fami6xx.rpuniverse.core.jobs.commands.createJob with parameters of type RPUniverse -
Uses of RPUniverse in me.fami6xx.rpuniverse.core.misc.balance
Constructors in me.fami6xx.rpuniverse.core.misc.balance with parameters of type RPUniverse -
Uses of RPUniverse in me.fami6xx.rpuniverse.core.misc.papi
Constructors in me.fami6xx.rpuniverse.core.misc.papi with parameters of type RPUniverse -
Uses of RPUniverse in me.fami6xx.rpuniverse.core.properties
Constructors in me.fami6xx.rpuniverse.core.properties with parameters of type RPUniverseModifierConstructorDescriptionPropertyManager(RPUniverse plugin)Constructs a new PropertyManager.