Uses of Interface
com.evolution.player.core.network.IClient

Packages that use IClient
com.evolution.player.core   
com.evolution.player.core.network   
 

Uses of IClient in com.evolution.player.core
 

Methods in com.evolution.player.core that return IClient
static IClient EvolutionPlayerCore.getClient()
          An interface to the client.
 

Uses of IClient in com.evolution.player.core.network
 

Methods in com.evolution.player.core.network that return IClient
 IClient INetwork.getRoot()
          The root node of the network.