move InteractionHandler to interaction package
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package net.tomatentum.marinara.interaction;
|
||||
|
||||
public interface InteractionHandler {
|
||||
}
|
Reference in New Issue
Block a user