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