Update version number for LodChunk

This commit is contained in:
James Seibel
2021-02-13 16:29:17 -06:00
parent bf86ca3bd7
commit 7bc8b87935
@@ -18,7 +18,7 @@ import net.minecraft.world.chunk.storage.ExtendedBlockStorage;
* and color data for an LOD object.
*
* @author James Seibel
* @version 01-30-2021
* @version 02-13-2021
*/
public class LodChunk
{