Class SkullUtils
java.lang.Object
com.zetaplugins.cookieclickerz.util.items.SkullUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic ItemStackgetSkullFromBase64(String base64) static ItemStackgetSkullFromUrl(String url) static URLgetUrlFromBase64(String base64)
-
Method Details
-
getUrlFromBase64
- Throws:
MalformedURLException
-
getSkullFromUrl
- Throws:
MalformedURLException
-
getSkullFromBase64
- Throws:
MalformedURLException
-