Class ChatChannelBuilder
java.lang.Object
ovh.mythmc.social.api.chat.channel.ChatChannelBuilder
Fluent builder for creating
ChatChannel instances.
This type is exposed as part of the public API via
ChatChannel.builder(String, ChatFormatBuilder).
-
Constructor Summary
ConstructorsConstructorDescriptionChatChannelBuilder(@NotNull String name, @NotNull ChatFormatBuilder formatBuilder) -
Method Summary
Modifier and TypeMethodDescriptionbuild()description(@NotNull Component value) joinByDefault(boolean value) permission(@Nullable String value) supportedFeature(@NotNull ChatRendererFeature feature)
-
Constructor Details
-
ChatChannelBuilder
-
-
Method Details
-
alias
-
commands
-
icon
-
description
-
color
-
permission
-
textColor
-
joinByDefault
-
supportedFeature
-
build
-