Uses of Interface
net.minecraft.command.IAdminCommand

Packages that use IAdminCommand
net.minecraft.command   
 

Uses of IAdminCommand in net.minecraft.command
 

Classes in net.minecraft.command that implement IAdminCommand
 class ServerCommandManager
           
 

Methods in net.minecraft.command with parameters of type IAdminCommand
static void CommandBase.setAdminCommander(IAdminCommand par0IAdminCommand)
          Sets the static IAdminCommander.