public class SpongeWorldResourcePack extends SpongeResourcePack
Modifier and Type | Field and Description |
---|---|
static String |
LEVEL_PACK_PROTOCOL |
HASH_SIZE
Constructor and Description |
---|
SpongeWorldResourcePack(String levelUri,
String hash) |
SpongeWorldResourcePack(URI levelUri,
String hash) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
URI |
getUri() |
String |
getUrlString() |
create, create, getHash, getId
public static final String LEVEL_PACK_PROTOCOL
public String getName()
public String getUrlString()
getUrlString
in class SpongeResourcePack
public URI getUri()