Package fr.maxlego08.menu.api.loader
Interface ActionLoader
public interface ActionLoader
A loader for creating instances of
Action based on configuration.-
Method Summary
-
Method Details
-
getKey
String getKey()Gets the key that defines the type of action.- Returns:
- The key.
-