Run formatter
This commit is contained in:
parent
61c44a831b
commit
08258fd6ef
606 changed files with 13464 additions and 22975 deletions
|
@ -4,8 +4,7 @@ import net.minecraft.util.math.BlockPos;
|
|||
|
||||
import java.util.List;
|
||||
|
||||
public interface IMasterRoutingNode extends IRoutingNode
|
||||
{
|
||||
public interface IMasterRoutingNode extends IRoutingNode {
|
||||
boolean isConnected(List<BlockPos> path, BlockPos nodePos);
|
||||
|
||||
void addNodeToList(IRoutingNode node);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue