Class TeamTypes

java.lang.Object
com.petrolpark.team.TeamTypes

public class TeamTypes extends Object
  • Field Details

    • NONE

      public static final com.tterrag.registrate.util.entry.RegistryEntry<NoTeam.Type> NONE
    • SINGLE_PLAYER

      public static final com.tterrag.registrate.util.entry.RegistryEntry<SinglePlayerTeam.Type> SINGLE_PLAYER
    • SCOREBOARD

      public static final com.tterrag.registrate.util.entry.RegistryEntry<ScoreboardTeam.Type> SCOREBOARD
  • Constructor Details

    • TeamTypes

      public TeamTypes()
  • Method Details

    • register

      public static final void register()