Interface IUpdatePlayerListBox

All Known Implementing Classes:
PlayerListBox, SoundUpdaterMinecart

public interface IUpdatePlayerListBox
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Updates the JList with a new model.
  • Method Details

    • update

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