Class ChatRendererFeature.ChatFeatureBuilder
java.lang.Object
ovh.mythmc.social.api.chat.renderer.feature.ChatRendererFeature.Builder<ChatRendererFeature.ChatFeatureBuilder,ChatRendererFeature>
ovh.mythmc.social.api.chat.renderer.feature.ChatRendererFeature.ChatFeatureBuilder
- Enclosing class:
ChatRendererFeature
public static final class ChatRendererFeature.ChatFeatureBuilder
extends ChatRendererFeature.Builder<ChatRendererFeature.ChatFeatureBuilder,ChatRendererFeature>
Builder implementation for simple chat features.
-
Field Summary
Fields inherited from class ovh.mythmc.social.api.chat.renderer.feature.ChatRendererFeature.Builder
condition, decorator, handler -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds theChatRendererFeature.protected ChatRendererFeature.ChatFeatureBuilderget()Methods inherited from class ovh.mythmc.social.api.chat.renderer.feature.ChatRendererFeature.Builder
condition, decorator
-
Method Details
-
get
- Specified by:
getin classChatRendererFeature.Builder<ChatRendererFeature.ChatFeatureBuilder,ChatRendererFeature>
-
build
Description copied from class:ChatRendererFeature.BuilderBuilds theChatRendererFeature.- Specified by:
buildin classChatRendererFeature.Builder<ChatRendererFeature.ChatFeatureBuilder,ChatRendererFeature>
-