mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-18 18:23:06 +00:00
This is not part of the tree.
This commit is contained in:
parent
83b4f645db
commit
e918daaa9b
@ -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() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user