Add class to get entities around other entities

- Add `BlockContainer` class
- Add more error logging
- Refactor code to work with the new system
This commit is contained in:
Stone_Red
2022-03-04 11:31:01 +01:00
parent a4212ca567
commit 84a904dcac
10 changed files with 113 additions and 34 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
</list>
</option>
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_17" default="true" project-jdk-name="17" project-jdk-type="JavaSDK">
<component name="ProjectRootManager" version="2" languageLevel="JDK_17" default="true" project-jdk-name="openjdk-17" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/out" />
</component>
</project>