Remove some crap
This commit is contained in:
parent
3e99b11291
commit
d1ca1eaa74
11 changed files with 25 additions and 159 deletions
|
@ -10,10 +10,6 @@ public interface ISubItemRetriever {
|
|||
|
||||
ItemStack getCellByName(String name, int count, boolean lookForIC2);
|
||||
|
||||
ItemStack getCrushedOreByName(String name);
|
||||
|
||||
ItemStack getCrushedOreByName(String name, int count);
|
||||
|
||||
ItemStack getDustByName(String name);
|
||||
|
||||
ItemStack getDustByName(String name, int count);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue