mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-06-17 22:32:04 +00:00
Patch set command (I get what you mean now)
This commit is contained in:
@@ -107,7 +107,7 @@ public class TreeManager implements Listener {
|
|||||||
b.setBlockData(d, false);
|
b.setBlockData(d, false);
|
||||||
|
|
||||||
// Tell bukkit what you're doing here
|
// Tell bukkit what you're doing here
|
||||||
//TODO event.getBlockStates().add(b.getState());
|
event.getBlocks().add(b.getState());
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user