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