Package com.nexomc.nexo.mechanics
Interface MechanicsManager.FactoryConstructor
-
- All Implemented Interfaces:
public interface MechanicsManager.FactoryConstructor
-
-
Method Summary
Modifier and Type Method Description abstract MechanicFactory
create(ConfigurationSection section)
-
-
Method Detail
-
create
abstract MechanicFactory create(ConfigurationSection section)
-
-
-
-