类 EditBuilder
java.lang.Object
top.redstarmc.plugin.velocitytitle.velocity.command.title.EditBuilder
- 所有已实现的接口:
VelocityTitleCommand
称号操作-编辑称号
-
字段概要
从接口继承的字段 top.redstarmc.plugin.velocitytitle.velocity.command.VelocityTitleCommand
language, proxyServer, sqlManager -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明com.mojang.brigadier.builder.LiteralArgumentBuilder<com.velocitypowered.api.command.CommandSource> build()子命令树
-
构造器详细资料
-
EditBuilder
public EditBuilder()
-
-
方法详细资料
-
build
public com.mojang.brigadier.builder.LiteralArgumentBuilder<com.velocitypowered.api.command.CommandSource> build()子命令树- 指定者:
build在接口中VelocityTitleCommand- 返回:
- 直接通过添加到 then() 添加的命令树
-