Package | Description |
---|---|
buildcraft.lib.client.model.json |
Modifier and Type | Class and Description |
---|---|
class |
VariablePartContainer |
class |
VariablePartCuboid |
class |
VariablePartCuboidBase |
class |
VariablePartLed |
class |
VariablePartTextureExpand |
Modifier and Type | Field and Description |
---|---|
JsonVariableModelPart[] |
JsonVariableModel.cutoutElements |
JsonVariableModelPart[] |
JsonVariableModel.translucentElements |
Modifier and Type | Method and Description |
---|---|
static JsonVariableModelPart |
JsonVariableModelPart.deserializeModelPart(com.google.gson.JsonElement json,
FunctionContext fnCtx,
ResourceLoaderContext ctx) |
Modifier and Type | Method and Description |
---|---|
MutableQuad[] |
JsonVariableModel.bakePart(JsonVariableModelPart[] a,
JsonVariableModel.ITextureGetter spriteLookup) |