See: Description
| Interface | Description |
|---|---|
| LanguageEntry |
Object representing a Minecraft's Resource Pack language
registration, it doesn't contain the language translations
|
| LanguageEntry.Builder |
Mutable and fluent-style builder for
LanguageEntry
instances, since it has a lot of parameters, we create
a builder for ease its creation |
| LanguageMeta |
Represents the metadata part of the registered languages
for a resource pack
|