v1.1.0 release!
This commit is contained in:
parent
96930fc47a
commit
1778cfa737
20 changed files with 233 additions and 57 deletions
|
@ -12,6 +12,7 @@ public class HarvestRegistry
|
|||
|
||||
public static void registerHarvestHandler(IHarvestHandler handler)
|
||||
{
|
||||
System.out.println("Heeeeelllooooo");
|
||||
handlerList.add(handler);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue