类 ClientCommandTest
java.lang.Object
net.neoforged.neoforge.oldtest.chat.ClientCommandTest
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明private void
init
(net.neoforged.neoforge.client.event.RegisterClientCommandsEvent event) private int
testCommand
(com.mojang.brigadier.context.CommandContext<CommandSourceStack> context)
-
构造器详细资料
-
ClientCommandTest
public ClientCommandTest()
-
-
方法详细资料
-
init
private void init(net.neoforged.neoforge.client.event.RegisterClientCommandsEvent event) -
testCommand
-