new AABBBlock constructor

This commit is contained in:
2021-04-24 15:52:09 +02:00
parent 1d72fea8c1
commit 89db9b7a64
2 changed files with 11 additions and 0 deletions

View File

@@ -16,5 +16,12 @@
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
<attribute name="test" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>