Uses of Interface
net.minecraft.src.IUpdatePlayerListBox

Packages that use IUpdatePlayerListBox
net.minecraft.server   
net.minecraft.src   
 

Uses of IUpdatePlayerListBox in net.minecraft.server
 

Methods in net.minecraft.server with parameters of type IUpdatePlayerListBox
 void MinecraftServer.addToOnlinePlayerList(IUpdatePlayerListBox par1IUpdatePlayerListBox)
           
 

Uses of IUpdatePlayerListBox in net.minecraft.src
 

Classes in net.minecraft.src that implement IUpdatePlayerListBox
 class PlayerListBox