Class GenerateOptions
java.lang.Object
org.mineskin.GenerateOptions
-
Method Summary
Modifier and TypeMethodDescriptionprotected voidSet the cape UUID of the skin (optional)Set the cape UUID of the skin (optional)static GenerateOptionscreate()getName()Set the name of the skin (optional)protected com.google.gson.JsonObjecttoJson()toMap()Set the variant of the skin (optional, defaults to auto-detect)visibility(Visibility visibility) Set the visibility of the skin (optional, defaults to public)
-
Method Details
-
create
-
name
Set the name of the skin (optional) -
variant
Set the variant of the skin (optional, defaults to auto-detect) -
visibility
Set the visibility of the skin (optional, defaults to public) -
cape
-
cape
-
toJson
protected com.google.gson.JsonObject toJson() -
toMap
-
addTo
-
getName
-