Class Badges

java.lang.Object
com.petrolpark.badge.Badges

public class Badges extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final com.tterrag.registrate.util.entry.RegistryEntry<Badge>
     
    static final com.tterrag.registrate.util.entry.RegistryEntry<Badge>
     
    static final com.tterrag.registrate.util.entry.RegistryEntry<Badge>
     
    static final com.tterrag.registrate.util.entry.RegistryEntry<Badge>
     
    static final com.tterrag.registrate.util.entry.RegistryEntry<Badge>
     
    static final com.tterrag.registrate.util.entry.RegistryEntry<Badge>
     
    static final com.tterrag.registrate.util.entry.RegistryEntry<Badge>
     
    static final com.tterrag.registrate.util.entry.RegistryEntry<Badge>
     
    static final com.tterrag.registrate.util.entry.RegistryEntry<Badge>
     
    static final com.tterrag.registrate.util.entry.RegistryEntry<Badge>
     
    static final com.tterrag.registrate.util.entry.RegistryEntry<Badge>
     
    static final com.tterrag.registrate.util.entry.RegistryEntry<Badge>
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • BETA_TESTER

      public static final com.tterrag.registrate.util.entry.RegistryEntry<Badge> BETA_TESTER
    • BESTIE

      public static final com.tterrag.registrate.util.entry.RegistryEntry<Badge> BESTIE
    • COMPETITION_WINNER

      public static final com.tterrag.registrate.util.entry.RegistryEntry<Badge> COMPETITION_WINNER
    • CONTENT_CREATOR

      public static final com.tterrag.registrate.util.entry.RegistryEntry<Badge> CONTENT_CREATOR
    • DEVELOPER

      public static final com.tterrag.registrate.util.entry.RegistryEntry<Badge> DEVELOPER
    • EARLY_BIRD

      public static final com.tterrag.registrate.util.entry.RegistryEntry<Badge> EARLY_BIRD
    • NITRO

      public static final com.tterrag.registrate.util.entry.RegistryEntry<Badge> NITRO
    • SUGGESTION

      public static final com.tterrag.registrate.util.entry.RegistryEntry<Badge> SUGGESTION
    • TRANSLATOR

      public static final com.tterrag.registrate.util.entry.RegistryEntry<Badge> TRANSLATOR
    • PATREON_1

      public static final com.tterrag.registrate.util.entry.RegistryEntry<Badge> PATREON_1
    • PATREON_2

      public static final com.tterrag.registrate.util.entry.RegistryEntry<Badge> PATREON_2
    • PATREON_3

      public static final com.tterrag.registrate.util.entry.RegistryEntry<Badge> PATREON_3
  • Constructor Details

    • Badges

      public Badges()
  • Method Details

    • register

      public static void register()