Class CommandReplySpec.Builder

java.lang.Object
dev.sympho.modular_commands.api.command.reply.CommandReplySpec.Builder
Enclosing class:
CommandReplySpec

@NotThreadSafe public static final class CommandReplySpec.Builder extends Object
Builds instances of type CommandReplySpec. Initialize attributes and then invoke the build() method to create an immutable instance.

Builder is not thread-safe and generally should not be stored in a field or collection, but instead used immediately to create instances.