implements UnbakedModel
| gyy | |
| net.minecraft.client.renderer.block.model.BlockModel | |
| net.minecraft.class_793 | |
| net.minecraft.client.render.model.json.JsonUnbakedModel | |
| net.minecraft.src.C_4205_ |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final UnbakedGeometry |
| ||||||||||
| private final UnbakedModel$GuiLight |
| ||||||||||
| private final Boolean |
| ||||||||||
| private final ItemTransforms |
| ||||||||||
| private final TextureSlots$Data |
| ||||||||||
| private final ResourceLocation |
| ||||||||||
| static final com.google.gson.Gson |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (UnbakedGeometry guiLight, UnbakedModel$GuiLight ambientOcclusion, Boolean transforms, ItemTransforms textureSlots, TextureSlots$Data parent, ResourceLocation arg5) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static BlockModel |
| ||||||||||
| public UnbakedGeometry |
| ||||||||||
| public UnbakedModel$GuiLight |
| ||||||||||
| public Boolean |
| ||||||||||
| public ItemTransforms |
| ||||||||||
| public TextureSlots$Data |
| ||||||||||
| public ResourceLocation |
|