Package | Description |
---|---|
com.smartfoxserver.v2.api | |
com.smartfoxserver.v2.extensions |
Modifier and Type | Class and Description |
---|---|
class |
SFSMMOApi
Provides advanced features for MMO-related functionalities.
|
Modifier and Type | Method and Description |
---|---|
ISFSMMOApi |
APIManager.getMMOApi() |
Modifier and Type | Method and Description |
---|---|
ISFSMMOApi |
BaseSFSExtension.getMMOApi()
Get a reference to the SFS2X MMO API, exposing useful methods for working with MMORoom(s) and MMOItem(s) objects.
|