Skip navigation links
A B C D E F G H I L N O P R S T U V W Y 

A

ALL - Static variable in class net.lenni0451.mcstructs.core.TextFormatting
All text formattings and colors.
AQUA - Static variable in class net.lenni0451.mcstructs.core.TextFormatting
 

B

BLACK - Static variable in class net.lenni0451.mcstructs.core.TextFormatting
 
BLUE - Static variable in class net.lenni0451.mcstructs.core.TextFormatting
 
BOLD - Static variable in class net.lenni0451.mcstructs.core.TextFormatting
 

C

COLOR_CHAR - Static variable in class net.lenni0451.mcstructs.core.TextFormatting
The color char used for formatting.
COLORS - Static variable in class net.lenni0451.mcstructs.core.TextFormatting
All basic text colors.
copy() - Method in interface net.lenni0451.mcstructs.core.ICopyable
Create a copy of this object.

D

DARK_AQUA - Static variable in class net.lenni0451.mcstructs.core.TextFormatting
 
DARK_BLUE - Static variable in class net.lenni0451.mcstructs.core.TextFormatting
 
DARK_GRAY - Static variable in class net.lenni0451.mcstructs.core.TextFormatting
 
DARK_GREEN - Static variable in class net.lenni0451.mcstructs.core.TextFormatting
 
DARK_PURPLE - Static variable in class net.lenni0451.mcstructs.core.TextFormatting
 
DARK_RED - Static variable in class net.lenni0451.mcstructs.core.TextFormatting
 

E

equals(Object) - Method in class net.lenni0451.mcstructs.core.Identifier
 
equals(Object) - Method in class net.lenni0451.mcstructs.core.TextFormatting
 

F

FORMATTINGS - Static variable in class net.lenni0451.mcstructs.core.TextFormatting
All text style formattings.

G

get() - Method in class net.lenni0451.mcstructs.core.Identifier
 
getByCode(char) - Static method in class net.lenni0451.mcstructs.core.TextFormatting
Get a formatting by code.
getByName(String) - Static method in class net.lenni0451.mcstructs.core.TextFormatting
Get a formatting by name.
getByOrdinal(int) - Static method in class net.lenni0451.mcstructs.core.TextFormatting
Get a formatting by ordinal.
getClosestFormattingColor(int) - Static method in class net.lenni0451.mcstructs.core.TextFormatting
Get the closest formatting color to the given rgb color.
getCode() - Method in class net.lenni0451.mcstructs.core.TextFormatting
 
getKey() - Method in class net.lenni0451.mcstructs.core.Identifier
 
getName() - Method in class net.lenni0451.mcstructs.core.TextFormatting
 
getOrdinal() - Method in class net.lenni0451.mcstructs.core.TextFormatting
Get the ordinal of the formatting.
getRgbValue() - Method in class net.lenni0451.mcstructs.core.TextFormatting
 
getValue() - Method in class net.lenni0451.mcstructs.core.Identifier
 
GOLD - Static variable in class net.lenni0451.mcstructs.core.TextFormatting
 
GRAY - Static variable in class net.lenni0451.mcstructs.core.TextFormatting
 
GREEN - Static variable in class net.lenni0451.mcstructs.core.TextFormatting
 

H

hashCode() - Method in class net.lenni0451.mcstructs.core.Identifier
 
hashCode() - Method in class net.lenni0451.mcstructs.core.TextFormatting
 

I

ICopyable<T> - Interface in net.lenni0451.mcstructs.core
 
Identifier - Class in net.lenni0451.mcstructs.core
The identifier used for registries in minecraft.
isColor() - Method in class net.lenni0451.mcstructs.core.TextFormatting
 
isFormatting() - Method in class net.lenni0451.mcstructs.core.TextFormatting
 
isFormattingColor() - Method in class net.lenni0451.mcstructs.core.TextFormatting
 
isRGBColor() - Method in class net.lenni0451.mcstructs.core.TextFormatting
 
ITALIC - Static variable in class net.lenni0451.mcstructs.core.TextFormatting
 

L

LIGHT_PURPLE - Static variable in class net.lenni0451.mcstructs.core.TextFormatting
 

N

net.lenni0451.mcstructs.core - package net.lenni0451.mcstructs.core
 

O

OBFUSCATED - Static variable in class net.lenni0451.mcstructs.core.TextFormatting
 
of(String) - Static method in class net.lenni0451.mcstructs.core.Identifier
Create a new identifier.
of(String, String) - Static method in class net.lenni0451.mcstructs.core.Identifier
Create a new identifier from key and value.

P

parse(String) - Static method in class net.lenni0451.mcstructs.core.TextFormatting
Get a formatting by name or a rgb color when the name starts with #.

R

RED - Static variable in class net.lenni0451.mcstructs.core.TextFormatting
 
RESET - Static variable in class net.lenni0451.mcstructs.core.TextFormatting
 

S

serialize() - Method in class net.lenni0451.mcstructs.core.TextFormatting
 
STRIKETHROUGH - Static variable in class net.lenni0451.mcstructs.core.TextFormatting
 

T

TextFormatting - Class in net.lenni0451.mcstructs.core
Text formattings are used to style texts in minecraft.
TextFormatting(int) - Constructor for class net.lenni0451.mcstructs.core.TextFormatting
Create a new rgb color.
toString() - Method in class net.lenni0451.mcstructs.core.Identifier
 
toString() - Method in class net.lenni0451.mcstructs.core.TextFormatting
 
tryOf(String) - Static method in class net.lenni0451.mcstructs.core.Identifier
Try to create a new identifier.

U

UNDERLINE - Static variable in class net.lenni0451.mcstructs.core.TextFormatting
 

V

VALID_KEY_CHARS - Static variable in class net.lenni0451.mcstructs.core.Identifier
 
VALID_VALUE_CHARS - Static variable in class net.lenni0451.mcstructs.core.Identifier
 

W

WHITE - Static variable in class net.lenni0451.mcstructs.core.TextFormatting
 

Y

YELLOW - Static variable in class net.lenni0451.mcstructs.core.TextFormatting
 
A B C D E F G H I L N O P R S T U V W Y 
Skip navigation links