-
public interface ChatStyle
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classChatStyle.Builder
-
Method Summary
Modifier and Type Method Description abstract BooleanhasDefaultFont()abstract TextStylegetDefaultTextStyle()-
-
Method Detail
-
hasDefaultFont
abstract Boolean hasDefaultFont()
-
getDefaultTextStyle
abstract TextStyle getDefaultTextStyle()
-
-
-
-