Interface RankingSignBlock

All Superinterfaces:
Metadatable, PersistentStorage.Holder, SpecialBlock

public interface RankingSignBlock extends SpecialBlock
A sign which displays informations of a place in a leaderboard
  • Method Details

    • getPlace

      int getPlace()
      Returns the place which will be displayed on the sign
      Returns:
      The place that will be displayed on the sign
    • setPlace

      void setPlace(int place)
      Set the new place that shall be shown on the sign
      Parameters:
      place - The new place