Uses of Class
com.smartfoxserver.v2.mmo.MMORoom
-
Packages that use MMORoom Package Description com.smartfoxserver.v2.entities com.smartfoxserver.v2.mmo -
-
Uses of MMORoom in com.smartfoxserver.v2.entities
Methods in com.smartfoxserver.v2.entities that return MMORoom Modifier and Type Method Description MMORoom
SFSUser. getCurrentMMORoom()
MMORoom
User. getCurrentMMORoom()
-
Uses of MMORoom in com.smartfoxserver.v2.mmo
Methods in com.smartfoxserver.v2.mmo that return MMORoom Modifier and Type Method Description abstract MMORoom
BaseMMOItem. getRoom()
MMORoom
MMOItem. getRoom()
-