Package | Description |
---|---|
buildcraft.lib.client.guide | |
buildcraft.lib.client.guide.data |
Modifier and Type | Field and Description |
---|---|
JsonTypeTags |
PageEntry.typeTags |
Modifier and Type | Field and Description |
---|---|
JsonTypeTags |
JsonContents.defaultTags |
static JsonTypeTags |
JsonTypeTags.EMPTY |
JsonTypeTags |
JsonEntry.typeTags |
Modifier and Type | Method and Description |
---|---|
JsonTypeTags |
JsonTypeTags.inheritMissingTags(JsonTypeTags parent) |
Modifier and Type | Method and Description |
---|---|
JsonEntry |
JsonEntry.inherit(JsonTypeTags parent,
java.lang.String entryMask) |
JsonTypeTags |
JsonTypeTags.inheritMissingTags(JsonTypeTags parent) |
Constructor and Description |
---|
JsonContents(java.lang.String entryMask,
JsonTypeTags defaultTags,
JsonEntry[] contents) |
JsonEntry(java.lang.String title,
java.lang.String page,
java.lang.String type,
java.lang.String source,
java.lang.String itemStack,
JsonTypeTags typeTags) |