From a4212ca56766f1716aadb98e1b84aca6ac733de0 Mon Sep 17 00:00:00 2001 From: Stone_Red <56473591+Stone-Red-Code@users.noreply.github.com> Date: Fri, 4 Mar 2022 11:28:36 +0100 Subject: [PATCH] Add class to get entities around other entities - Add `BlockContainer` class - Add more error logging - Refactor code to work with the new system --- .idea/runConfigurations.xml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 .idea/runConfigurations.xml diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml deleted file mode 100644 index 797acea..0000000 --- a/.idea/runConfigurations.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - \ No newline at end of file