Update to forge and fuck up the cables? Not sure :P
This commit is contained in:
parent
bc5c30dd3a
commit
6498bd1974
16 changed files with 91 additions and 108 deletions
12
ToAddBack/parts/walia/IPartWaliaProvider.java
Normal file
12
ToAddBack/parts/walia/IPartWaliaProvider.java
Normal file
|
@ -0,0 +1,12 @@
|
|||
package techreborn.parts.walia;
|
||||
|
||||
import java.util.List;
|
||||
|
||||
/**
|
||||
* Created by modmuss50 on 07/03/2016.
|
||||
*/
|
||||
public interface IPartWaliaProvider
|
||||
{
|
||||
|
||||
void addInfo(List<String> info);
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue