Now comes the grind, 244 errors left
This commit is contained in:
parent
7f920b282f
commit
9a40abbe78
220 changed files with 2053 additions and 2052 deletions
11
ToAddBack/1.9/walia/IPartWaliaProvider.java
Normal file
11
ToAddBack/1.9/walia/IPartWaliaProvider.java
Normal file
|
@ -0,0 +1,11 @@
|
|||
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