Uses of Interface
jag.game.RSWorld
-
Packages that use RSWorld Package Description jag.game org.rspeer.game.adapter.component -
-
Uses of RSWorld in jag.game
Methods in jag.game that return RSWorld Modifier and Type Method Description RSWorld[]
RSClient. getWorlds()
Methods in jag.game with parameters of type RSWorld Modifier and Type Method Description void
RSClient. setWorld(RSWorld world)
-
Uses of RSWorld in org.rspeer.game.adapter.component
Constructors in org.rspeer.game.adapter.component with parameters of type RSWorld Constructor Description World(RSWorld provider)
-