Uses of Class
org.mineskin.GenerateOptions
Packages that use GenerateOptions
-
Uses of GenerateOptions in org.mineskin
Methods in org.mineskin that return GenerateOptionsModifier and TypeMethodDescriptionSet the cape UUID of the skin (optional)Set the cape UUID of the skin (optional)static GenerateOptionsGenerateOptions.create()Set the name of the skin (optional)Set the variant of the skin (optional, defaults to auto-detect)GenerateOptions.visibility(Visibility visibility) Set the visibility of the skin (optional, defaults to public) -
Uses of GenerateOptions in org.mineskin.request
Methods in org.mineskin.request that return GenerateOptionsMethods in org.mineskin.request with parameters of type GenerateOptionsModifier and TypeMethodDescriptionAbstractRequestBuilder.options(GenerateOptions options) GenerateRequest.options(GenerateOptions options)