Uses of Interface
net.minecraft.src.IServer

Packages that use IServer
net.minecraft.src   
 

Uses of IServer in net.minecraft.src
 

Classes in net.minecraft.src that implement IServer
 class DedicatedServer
           
 

Constructors in net.minecraft.src with parameters of type IServer
RConThreadMain(IServer par1IServer)
           
RConThreadQuery(IServer par1IServer)