| Package | Description |
|---|---|
| org.cloudburstmc.protocol.bedrock.codec.v361 | |
| org.cloudburstmc.protocol.bedrock.codec.v388 | |
| org.cloudburstmc.protocol.bedrock.data |
| Modifier and Type | Field and Description |
|---|---|
protected static TypeMap<ResourcePackType> |
Bedrock_v361.RESOURCE_PACK_TYPES |
| Modifier and Type | Field and Description |
|---|---|
protected static TypeMap<ResourcePackType> |
Bedrock_v388.RESOURCE_PACK_TYPES |
| Modifier and Type | Method and Description |
|---|---|
static ResourcePackType |
ResourcePackType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourcePackType[] |
ResourcePackType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2022 CloudburstMC. All rights reserved.