Interface ResourcePack
public interface ResourcePack
Represents a resource pack.
- See Also:
-
Method Details
-
getId
-
getUrl
-
getHash
-
getPrompt
-
isRequired
boolean isRequired()Gets if the resource pack is required by the server.- Returns:
- True if is required
-