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.func_82010_a(IUpdatePlayerListBox par1IUpdatePlayerListBox)
           
 

Uses of IUpdatePlayerListBox in net.minecraft.src
 

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

Methods in net.minecraft.src that return IUpdatePlayerListBox
 IUpdatePlayerListBox WorldClient.func_82735_a(EntityMinecart par1EntityMinecart)
           
 IUpdatePlayerListBox World.func_82735_a(EntityMinecart par1EntityMinecart)