mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-18 18:23:06 +00:00
Re-enable dirty placer. needs fixin'
This commit is contained in:
parent
6a868f975e
commit
eb193f230b
@ -163,7 +163,7 @@ public class TreeManager implements Listener {
|
|||||||
Objects.requireNonNull(IrisWorlds.access(event.getWorld())).getData()
|
Objects.requireNonNull(IrisWorlds.access(event.getWorld())).getData()
|
||||||
);
|
);
|
||||||
*/
|
*/
|
||||||
//f.place(event.getLocation());
|
f.place(event.getLocation());
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user