See: Description
| Interface | Description |
|---|---|
| BuiltResourcePack |
Represents a built server-side resource-pack ready
to be downloaded by a player via HTTP.
|
| ResourcePack |
Represents a Minecraft: Java Edition resource-pack,
it is only a memory representation and needs to be
serialized/compiled to a
BuiltResourcePack
if you want to send it |
See the online documentation for usage information for this project.