net.minecraft.server.gui
Interface IUpdatePlayerListBox

All Known Implementing Classes:
PlayerListBox, SoundUpdaterMinecart

public interface IUpdatePlayerListBox


Method Summary
 void update()
          Updates the JList with a new model.
 

Method Detail

update

void update()
Updates the JList with a new model.