Index

C G L M N P S V 
All Classes and Interfaces|All Packages

C

CollectionProvider - Class in net.megavex.scoreboardlibrary.implementation.commons
 

G

getChar(NamedTextColor) - Static method in class net.megavex.scoreboardlibrary.implementation.commons.LegacyFormatUtil
 

L

LEGACY - Enum constant in enum net.megavex.scoreboardlibrary.implementation.commons.LineRenderingStrategy
For versions older than 1.13, where team properties are stored as strings and have a limit of 16 characters.
LegacyFormatUtil - Class in net.megavex.scoreboardlibrary.implementation.commons
 
limitLegacyText(String, int) - Static method in class net.megavex.scoreboardlibrary.implementation.commons.LegacyFormatUtil
 
LineRenderingStrategy - Enum in net.megavex.scoreboardlibrary.implementation.commons
Represents different strategies of rendering sidebar lines.
list(int) - Static method in class net.megavex.scoreboardlibrary.implementation.commons.CollectionProvider
 
locale(Player) - Static method in class net.megavex.scoreboardlibrary.implementation.commons.LocaleProvider
 
LocaleProvider - Class in net.megavex.scoreboardlibrary.implementation.commons
 
LocaleProvider() - Constructor for class net.megavex.scoreboardlibrary.implementation.commons.LocaleProvider
 

M

map(int) - Static method in class net.megavex.scoreboardlibrary.implementation.commons.CollectionProvider
 
MODERN - Enum constant in enum net.megavex.scoreboardlibrary.implementation.commons.LineRenderingStrategy
For versions 1.13-1.20.2, where team properties are stored as components with no limits.

N

net.megavex.scoreboardlibrary.implementation.commons - package net.megavex.scoreboardlibrary.implementation.commons
 

P

POST_MODERN - Enum constant in enum net.megavex.scoreboardlibrary.implementation.commons.LineRenderingStrategy
For versions 1.20.3+, where the score display name can be used instead of team prefix team.

S

serialize(Component, Locale) - Static method in class net.megavex.scoreboardlibrary.implementation.commons.LegacyFormatUtil
 
set(int) - Static method in class net.megavex.scoreboardlibrary.implementation.commons.CollectionProvider
 

V

valueOf(String) - Static method in enum net.megavex.scoreboardlibrary.implementation.commons.LineRenderingStrategy
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.megavex.scoreboardlibrary.implementation.commons.LineRenderingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
C G L M N P S V 
All Classes and Interfaces|All Packages