public class ModelManager
implements ResourceReloadListener
| cga | |
| net.minecraft.unmapped.C_04107818 | |
| net.minecraft.client.resource.model.ModelManager |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private Registry<ModelIdentifier, BakedModel> |
| ||||||
| private final TextureAtlas |
| ||||||
| private final BlockModelShaper |
| ||||||
| private BakedModel |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (TextureAtlas blocksAtlas) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
| ||||||
| public BakedModel |
| ||||||
| public BakedModel |
| ||||||
| public TextureAtlas |
| ||||||
| public BlockModelShaper |
|