Added basic world and chunk code

-Basic chunk code
-Basic world code
This commit is contained in:
Stefan-5422
2022-02-11 11:30:35 +01:00
parent 3996d6383b
commit a4f5310aa6
13 changed files with 176 additions and 29 deletions
+7
View File
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Encoding">
<file url="file://$PROJECT_DIR$/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/src/main/resources" charset="UTF-8" />
</component>
</project>