Package io.openraven.magpie.core.config
Class PluginConfig<T>
- java.lang.Object
-
- io.openraven.magpie.core.config.PluginConfig<T>
-
public class PluginConfig<T> extends Object
-
-
Constructor Summary
Constructors Constructor Description PluginConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TgetConfig()booleanisEnabled()voidsetConfig(T config)voidsetEnabled(boolean enabled)
-