Added the main wrapper classes (empty)

This commit is contained in:
Leonardo
2021-10-25 11:14:17 +02:00
parent 668f225528
commit 09d5df2856
7 changed files with 35 additions and 0 deletions
@@ -0,0 +1,5 @@
package com.seibel.lod.wrappers;
public class ChunkWrapper
{
}