public final class SpongeURIResourcePack extends SpongeResourcePack
HASH_SIZE
Constructor and Description |
---|
SpongeURIResourcePack(String uri,
String hash) |
SpongeURIResourcePack(URI uri,
String hash) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
URI |
getUri() |
String |
getUrlString() |
create, create, getHash, getId
public SpongeURIResourcePack(String uri, @Nullable String hash) throws URISyntaxException
URISyntaxException
public String getUrlString()
getUrlString
in class SpongeResourcePack
public String getName()
public URI getUri()