Package net.minecraft.src
Interface IUpdatePlayerListBox
- All Known Implementing Classes:
PlayerListBox,SoundUpdaterMinecart
public interface IUpdatePlayerListBox
-
Method Summary
-
Method Details
-
update
void update()Updates the JList with a new model.
-