类 DeOpCommands
java.lang.Object
net.minecraft.server.commands.DeOpCommands
-
字段概要
字段修饰符和类型字段说明private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明private static int
deopPlayers
(CommandSourceStack p_136898_, Collection<com.mojang.authlib.GameProfile> p_136899_) static void
register
(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_136889_)
-
字段详细资料
-
ERROR_NOT_OP
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_NOT_OP
-
-
构造器详细资料
-
DeOpCommands
public DeOpCommands()
-
-
方法详细资料
-
register
-
deopPlayers
private static int deopPlayers(CommandSourceStack p_136898_, Collection<com.mojang.authlib.GameProfile> p_136899_) throws com.mojang.brigadier.exceptions.CommandSyntaxException - 抛出:
com.mojang.brigadier.exceptions.CommandSyntaxException
-