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