Package net.minecraftforge.fml.loading
Class StringUtils
java.lang.Object
net.minecraftforge.fml.loading.StringUtils
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
binToHex
(byte[] bytes) static boolean
static String
parseStringFormat
(String input, Map<String, String> properties) static String
toLowerCase
(String str) static String
toUpperCase
(String str) static URL
-
Constructor Details
-
StringUtils
public StringUtils()
-
-
Method Details
-
toLowerCase
-
toUpperCase
-
endsWith
-
toURL
-
parseStringFormat
-
binToHex
-