Class ChatRendererFeature.Builder<T extends ChatRendererFeature.Builder<T,R>,R extends ChatRendererFeature>

java.lang.Object
ovh.mythmc.social.api.chat.renderer.feature.ChatRendererFeature.Builder<T,R>
Type Parameters:
T - the concrete builder type
R - the feature type being built
Direct Known Subclasses:
ChatRendererFeature.ChatFeatureBuilder
Enclosing class:
ChatRendererFeature

public abstract static class ChatRendererFeature.Builder<T extends ChatRendererFeature.Builder<T,R>,R extends ChatRendererFeature> extends Object
Builder for ChatRendererFeature.