diff options
author | Léa Gris <lea.gris@noiraude.net> | 2021-05-31 10:13:56 +0200 |
---|---|---|
committer | Glease <4586901+Glease@users.noreply.github.com> | 2021-07-30 14:34:37 +0800 |
commit | 86f69a4300e0bdb5c9921f37c84bb446e464ec78 (patch) | |
tree | f907262fa28451ee328b84a83dd9d329b48aa9b9 /src/main/java/gregtech/api/items/GT_Block_LongDistancePipe.java | |
parent | cb876c46e9f185b73556c1c8ed7ca2751cac2cdc (diff) | |
download | GT5-Unofficial-86f69a4300e0bdb5c9921f37c84bb446e464ec78.tar.gz GT5-Unofficial-86f69a4300e0bdb5c9921f37c84bb446e464ec78.tar.bz2 GT5-Unofficial-86f69a4300e0bdb5c9921f37c84bb446e464ec78.zip |
feat(texture API): integrate ExtendedFacing rotation
Add ExtendedFacing rotation to the texture API.
Rotatable ExtendedFacing textures can be created with:
```java
TextureFactory.builder().addIcon(IICon).extFacing().build();
```
Improve and unify internal implementation of standard oriented and glow textures.
Diffstat (limited to 'src/main/java/gregtech/api/items/GT_Block_LongDistancePipe.java')
0 files changed, 0 insertions, 0 deletions