Class TournamentSettings

java.lang.Object
com.wdiscute.starcatcher.tournament.TournamentSettings

public class TournamentSettings extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • canSignUp

      public boolean canSignUp(net.minecraft.world.entity.player.Player player)
    • getPerfectCatchMultiplier

      public float getPerfectCatchMultiplier()
    • getMissPenalty

      public int getMissPenalty()
    • getScoring

      public TournamentSettings.Scoring getScoring()
    • getEntryCost

      public List<SingleStackContainer> getEntryCost()
    • getDurationInTicks

      public long getDurationInTicks()