类 MsgCommand
java.lang.Object
net.minecraft.server.commands.MsgCommand
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static void
register
(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138061_) private static void
sendMessage
(CommandSourceStack p_250209_, Collection<ServerPlayer> p_252344_, PlayerChatMessage p_249416_)
-
构造器详细资料
-
MsgCommand
public MsgCommand()
-
-
方法详细资料
-
register
-
sendMessage
private static void sendMessage(CommandSourceStack p_250209_, Collection<ServerPlayer> p_252344_, PlayerChatMessage p_249416_)
-