Code Cleanup

This commit is contained in:
yueh
2020-06-19 16:09:06 +02:00
parent fb31fab2cc
commit fe215f0a91
270 changed files with 823 additions and 671 deletions
@@ -48,6 +48,7 @@ public class StorageCellBiome extends Biome {
// FIXME this.spawnableCaveCreatureList.clear();
}
@Override
@OnlyIn(Dist.CLIENT)
public int getSkyColor() {
return 0x111111;