Package Hierarchies:
Class Hierarchy
- java.lang.Object
- io.github.theword.queqiao.core.config.codec.BooleanCodec (implements io.github.theword.queqiao.core.config.codec.ConfigCodec<T>)
- io.github.theword.queqiao.core.config.codec.IntegerCodec (implements io.github.theword.queqiao.core.config.codec.ConfigCodec<T>)
- io.github.theword.queqiao.core.config.codec.ListCodec (implements io.github.theword.queqiao.core.config.codec.ConfigCodec<T>)
- io.github.theword.queqiao.core.config.codec.StringCodec (implements io.github.theword.queqiao.core.config.codec.ConfigCodec<T>)
Interface Hierarchy
- io.github.theword.queqiao.core.config.codec.ConfigCodec<T>