implements IBakedModel
| bow | |
| net.minecraft.client.resources.model.SimpleBakedModel |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| protected final List<BakedQuad> |
| ||||
| protected final List<List<BakedQuad>> |
| ||||
| protected final boolean |
| ||||
| protected final boolean |
| ||||
| protected final TextureAtlasSprite |
| ||||
| protected final ItemCameraTransforms |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (List<BakedQuad> arg0, List<List<BakedQuad>> arg1, boolean arg2, boolean arg3, TextureAtlasSprite arg4, ItemCameraTransforms arg5) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public List<BakedQuad> |
| ||||
| public List<BakedQuad> |
| ||||
| public boolean |
| ||||
| public boolean |
| ||||
| public boolean |
| ||||
| public TextureAtlasSprite |
| ||||
| public ItemCameraTransforms |
|