implements BakedModel
| dwd | |
| net.minecraft.class_1090 | |
| net.minecraft.client.render.model.BuiltinBakedModel | |
| net.minecraft.client.renderer.model.BuiltInModel |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final ModelTransformation |
| ||||||||
| private final ModelItemPropertyOverrideList |
| ||||||||
| private final Sprite |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ModelTransformation arg0, ModelItemPropertyOverrideList arg1, Sprite arg2) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public List<BakedQuad> |
| ||||||||
| public boolean |
| ||||||||
| public boolean |
| ||||||||
| public boolean |
| ||||||||
| public Sprite |
| ||||||||
| public ModelTransformation |
| ||||||||
| public ModelItemPropertyOverrideList |
|