Uses of Interface
jag.game.type.RSEnumDefinition
-
Packages that use RSEnumDefinition Package Description jag.game org.rspeer.game org.rspeer.game.component.tdi -
-
Uses of RSEnumDefinition in jag.game
Methods in jag.game that return RSEnumDefinition Modifier and Type Method Description RSEnumDefinitionRSClient. getEnumDefinition(int id) -
Uses of RSEnumDefinition in org.rspeer.game
Methods in org.rspeer.game that return RSEnumDefinition Modifier and Type Method Description static RSEnumDefinitionDefinitions. getEnum(int id) -
Uses of RSEnumDefinition in org.rspeer.game.component.tdi
Methods in org.rspeer.game.component.tdi that return RSEnumDefinition Modifier and Type Method Description RSEnumDefinitionMagic.Book. getEnumDefinition()
-