implements UnbakedModel
| net.minecraft.client.resources.model.cuboid.CuboidModel | |
| net.minecraft.client.resources.model.cuboid.CuboidModel | |
| net.minecraft.class_793 | |
| net.minecraft.client.render.model.json.JsonUnbakedModel |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Geometry |
| ||||||||
| private final UnbakedModel$GuiLight |
| ||||||||
| private final Boolean |
| ||||||||
| private final ModelTransformation |
| ||||||||
| private final ModelTextures$Textures |
| ||||||||
| private final Identifier |
| ||||||||
| static final com.google.gson.Gson |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Geometry geometry, UnbakedModel$GuiLight guiLight, Boolean ambientOcclusion, ModelTransformation transformations, ModelTextures$Textures textures, Identifier parent) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static JsonUnbakedModel |
| ||||||||
| public Geometry |
| ||||||||
| public UnbakedModel$GuiLight |
| ||||||||
| public Boolean |
| ||||||||
| public ModelTransformation |
| ||||||||
| public ModelTextures$Textures |
| ||||||||
| public Identifier |
|