Interface PlayerDisplayable

All Known Implementing Classes:
AbstractSidebar, ObjectiveManagerImpl, PlayerDependantLocaleSidebar, SingleLocaleSidebar, TeamManagerImpl

public interface PlayerDisplayable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    display(@NotNull org.bukkit.entity.Player player)
     
  • Method Details

    • display

      void display(@NotNull @NotNull org.bukkit.entity.Player player)