cleaned out some code. Applied autoformat everywhere

This commit is contained in:
cola98765
2021-10-13 12:45:21 +02:00
parent c7dbc28a9a
commit 4baa649972
53 changed files with 547 additions and 610 deletions
@@ -1,12 +1,11 @@
package com.seibel.lod.enums;
/**
/**
* None, Dynamic, Always
*
*
* <p>
* This represents how far the LODs should overlap with
* the vanilla Minecraft terrain.
*
* @author James Seibel
* @version 10-11-2021
*/