diff options
author | Léa Gris <lea.gris@noiraude.net> | 2022-02-12 10:09:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-12 10:09:18 +0100 |
commit | 1ce5f03b7d0e9e9a7fe984309e20d1c00bf99963 (patch) | |
tree | 6a244186aa73d252536fed11438df5852c3ee978 /src/main/java/gregtech/api/render/TextureFactory.java | |
parent | 4ed15f591c6eb473e58a2c889af77489da82dde6 (diff) | |
download | GT5-Unofficial-1ce5f03b7d0e9e9a7fe984309e20d1c00bf99963.tar.gz GT5-Unofficial-1ce5f03b7d0e9e9a7fe984309e20d1c00bf99963.tar.bz2 GT5-Unofficial-1ce5f03b7d0e9e9a7fe984309e20d1c00bf99963.zip |
cleanup(ore particles): static analysis auto code cleanup and format (#935)
Normalise indent chars, layout,
Remove redundant casts, use diamond operators.
Optimize and sort imports
Sort member variables by attributes
Remove redundant switch case
static final text constants
simplify conditions
replace repeated inline code with iteration
add missing @SideOnly(Side.CLIENT) prevents accidental server crashes
Diffstat (limited to 'src/main/java/gregtech/api/render/TextureFactory.java')
0 files changed, 0 insertions, 0 deletions