Class ConfigOptionEvent<T>

java.lang.Object
dev.prozilla.pine.common.event.Event<ConfigOptionEvent.Type,ObjectConfigOption<T>>
dev.prozilla.pine.core.state.config.ConfigOptionEvent<T>
All Implemented Interfaces:
Cloneable<Event<ConfigOptionEvent.Type,ObjectConfigOption<T>>>

public class ConfigOptionEvent<T> extends Event<ConfigOptionEvent.Type,ObjectConfigOption<T>>