Package org.aincraft.config
Interface ConfigurationFactory<T>
public interface ConfigurationFactory<T>
-
Method Summary
-
Method Details
-
create
@NotNull T create(@Nullable @Nullable org.bukkit.configuration.ConfigurationSection section) throws IllegalArgumentException - Throws:
IllegalArgumentException
-