Interface Updatable

All Known Subinterfaces:
Display, Holder<D>
All Known Implementing Classes:
BaseDisplay, BaseHolder, BukkitGUIDisplay, BukkitGUIHolder, GUIDisplay, GUIHolder, InventoryGUIDisplay, MinestomGUIDisplay, MinestomGUIHolder

public interface Updatable
The interface for some classes than can be updated
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
    Update the updatable object
  • Method Details

    • update

      default void update()
      Update the updatable object