Relocate Source to proper directory.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package appeng.container.slot;
|
||||
|
||||
public interface IOptionalSlotHost
|
||||
{
|
||||
|
||||
boolean isSlotEnabled(int idx);
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user