Package | Description |
---|---|
buildcraft.lib.client.guide | |
buildcraft.lib.client.guide.data |
Modifier and Type | Method and Description |
---|---|
static PageEntry<?> |
PageEntry.createPageEntry(JsonEntry entry) |
Modifier and Type | Field and Description |
---|---|
JsonEntry[] |
JsonContents.contents |
Modifier and Type | Method and Description |
---|---|
JsonEntry |
JsonEntry.inherit(JsonTypeTags parent,
java.lang.String entryMask) |
Modifier and Type | Method and Description |
---|---|
static java.util.List<JsonEntry> |
JsonContents.mergeAll(java.lang.Iterable<JsonContents> all) |
Constructor and Description |
---|
JsonContents(java.lang.String entryMask,
JsonTypeTags defaultTags,
JsonEntry[] contents) |