Interface RuleType<T>
@NullMarked
public interface RuleType<T>
-
Method Summary
Modifier and TypeMethodDescriptionformatSummary(@NonNull T value) su.nightexpress.nightcore.configuration.codec.ConfigCodec<T> getCodec()
-
Method Details
-
getCodec
su.nightexpress.nightcore.configuration.codec.ConfigCodec<T> getCodec() -
formatSummary
-