类 StringUtils
java.lang.Object
io.github.lijinhong11.mittellib.utils.StringUtils
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static StringgetBooleanStatus(@Nullable CommandSender cs, boolean b) static StringparsePlaceholders(@NotNull String text) static StringparsePlaceholders(@Nullable CommandSender cs, @NotNull String text)
-
构造器详细资料
-
StringUtils
public StringUtils()
-
-
方法详细资料
-
getBooleanStatus
-
parsePlaceholders
-
parsePlaceholders
public static String parsePlaceholders(@Nullable @Nullable CommandSender cs, @NotNull @NotNull String text)
-