public class BasicBakedModel
implements BakedModel
| cxm | |
| net.minecraft.unmapped.C_25236929 | |
| net.minecraft.client.render.model.block.BasicBakedModel |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| protected final List |
| ||||||
| protected final List |
| ||||||
| protected final boolean |
| ||||||
| protected final boolean |
| ||||||
| protected final TextureAtlasSprite |
| ||||||
| protected final ModelTransformations |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (List unculledFaces, List culledFaces, boolean ambientOcclusion, boolean gui3d, TextureAtlasSprite particleIcon, ModelTransformations transforms) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public List |
| ||||||
| public List |
| ||||||
| public boolean |
| ||||||
| public boolean |
| ||||||
| public boolean |
| ||||||
| public TextureAtlasSprite |
| ||||||
| public ModelTransformations |
|