mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-18 18:23:06 +00:00
Patch set command (I get what you mean now)
This commit is contained in:
parent
74318fb3c0
commit
c80edcfe9f
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user