Package | Description |
---|---|
buildcraft.lib.client.model.json |
Modifier and Type | Field and Description |
---|---|
JsonModelPart[] |
JsonModel.cutoutElements |
JsonModelPart[] |
JsonModel.translucentElements |
Modifier and Type | Method and Description |
---|---|
static void |
JsonModel.deserializePart(java.util.List<JsonModelPart> to,
boolean translucent,
com.google.gson.JsonElement json,
ResourceLoaderContext ctx) |