Class BSClientPlayerBadges
java.lang.Object
io.github.thecsdev.betterstats.api.client.registry.BSClientPlayerBadges
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BSClientPlayerBadge
static final BSClientPlayerBadge
static final BSClientPlayerBadge
static final BSClientPlayerBadge
static final BSClientPlayerBadge
-
Method Summary
Modifier and TypeMethodDescriptionstatic final void
register()
Registers theBSClientPlayerBadge
s to theTRegistries.PLAYER_BADGE
registry.
-
Field Details
-
DEDICATION
-
LOYALTY
-
THE_NEXT_GENERATION
-
ADVENTUROUS_TRAVELER
-
PERENNIAL_SURVIVOR
-
-
Method Details
-
register
public static final void register()Registers theBSClientPlayerBadge
s to theTRegistries.PLAYER_BADGE
registry.
-