mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-06-17 22:32:04 +00:00
This is not part of the tree.
This commit is contained in:
@@ -89,7 +89,6 @@ public class TreeManager implements Listener {
|
|||||||
|
|
||||||
// List of new blocks
|
// List of new blocks
|
||||||
List<BlockState> blockStateList = new KList<>();
|
List<BlockState> blockStateList = new KList<>();
|
||||||
saplingPlane.forEach(b -> blockStateList.add(b.getState()));
|
|
||||||
|
|
||||||
// Create object placer
|
// Create object placer
|
||||||
IObjectPlacer placer = new IObjectPlacer() {
|
IObjectPlacer placer = new IObjectPlacer() {
|
||||||
|
|||||||
Reference in New Issue
Block a user