Package valorless.havenbags.utils
Class TextFeatures
java.lang.Object
valorless.havenbags.utils.TextFeatures
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
CreateBar
(double progress, double total, int barLength) static String
CreateBar
(double progress, double total, int barLength, String barColor, String fillColor, char barStyle, char fillStyle) static String
CreateBarWeight
(double progress, double total, int barLength) static String
LimitCharacters
(String text, int length) static String
LimitDecimal
(String text, int length)
-
Constructor Details
-
TextFeatures
public TextFeatures()
-
-
Method Details
-
CreateBar
-
CreateBar
-
CreateBarWeight
-
LimitCharacters
-
LimitDecimal
-