Uses of Class
zombie.globalObjects.SGlobalObjectSystem
Packages that use SGlobalObjectSystem
-
Uses of SGlobalObjectSystem in zombie.globalObjects
Fields in zombie.globalObjects with type parameters of type SGlobalObjectSystemModifier and TypeFieldDescriptionprotected static final ArrayList
<SGlobalObjectSystem> SGlobalObjects.systems
Methods in zombie.globalObjects that return SGlobalObjectSystemModifier and TypeMethodDescriptionstatic SGlobalObjectSystem
SGlobalObjects.getSystemByIndex
(int index) static SGlobalObjectSystem
SGlobalObjects.getSystemByName
(String name) static SGlobalObjectSystem
static SGlobalObjectSystem
SGlobalObjects.registerSystem
(String name)