Code Cleanup

This commit is contained in:
yueh
2020-06-19 16:09:06 +02:00
parent fb31fab2cc
commit fe215f0a91
270 changed files with 823 additions and 671 deletions
@@ -535,7 +535,7 @@ public class PartStorageBus extends PartUpgradeable
// TODO: BC PIPE INTEGRATION
/*
* @Override
*
*
* @Method( iname = IntegrationType.BuildCraftTransport ) public ConnectOverride
* overridePipeConnection( PipeType type, ForgeDirection with ) { return type ==
* PipeType.ITEM && with == this.getSide() ? ConnectOverride.CONNECT :