类 StyleArgument

所有已实现的接口:
com.mojang.brigadier.arguments.ArgumentType<Style>

public class StyleArgument extends ParserBasedArgument<Style>
  • 字段详细资料

    • EXAMPLES

      private static final Collection<String> EXAMPLES
    • ERROR_INVALID_STYLE

      public static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType ERROR_INVALID_STYLE
    • OPS

      private static final com.mojang.serialization.DynamicOps<Tag> OPS
    • TAG_PARSER

      private static final CommandArgumentParser<Tag> TAG_PARSER
  • 构造器详细资料

  • 方法详细资料