9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-26 18:49:06 +00:00

Re-enable dirty placer. needs fixin'

This commit is contained in:
CocoTheOwner
2021-07-21 11:40:16 +02:00
parent 6a868f975e
commit eb193f230b

View File

@@ -163,7 +163,7 @@ public class TreeManager implements Listener {
Objects.requireNonNull(IrisWorlds.access(event.getWorld())).getData()
);
*/
//f.place(event.getLocation());
f.place(event.getLocation());
}
/**