Update version date
This commit is contained in:
@@ -11,7 +11,7 @@ import net.minecraft.world.chunk.storage.ExtendedBlockStorage;
|
||||
* and color data for an LOD object.
|
||||
*
|
||||
* @author James Seibel
|
||||
* @version 09-25-2020
|
||||
* @version 09-27-2020
|
||||
*/
|
||||
public class LodChunk
|
||||
{
|
||||
|
||||
@@ -14,7 +14,7 @@ import net.minecraftforge.fml.common.eventhandler.SubscribeEvent;
|
||||
* This is used by the client.
|
||||
*
|
||||
* @author James_Seibel
|
||||
* @version 09-18-2020
|
||||
* @version 09-27-2020
|
||||
*/
|
||||
public class ClientProxy extends CommonProxy
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user