This commit is contained in:
Raoul Van den Berge
2016-12-17 13:14:21 +01:00
parent 4045c2226a
commit 3f34e8f869

View File

@@ -83,7 +83,7 @@ public interface IRSAPI {
ICraftingMonitorElementList createCraftingMonitorElementList(); ICraftingMonitorElementList createCraftingMonitorElementList();
/** /**
* Let's the neighbors of a node know that there is a node placed at the given position. * Notifies the neighbors of a node that there is a node placed at the given position.
* *
* @param world the world * @param world the world
* @param pos the position of the node * @param pos the position of the node