net.minecraft.server.commands

public class BanPlayerCommands

wj
net.minecraft.server.commands.BanPlayerCommands
net.minecraft.class_3016
net.minecraft.server.dedicated.command.BanCommand
net.minecraft.command.impl.BanCommand
net.minecraft.server.v1_16_R2.CommandBan

Field summary

Modifier and TypeField
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
a
ERROR_ALREADY_BANNED
field_13473
ALREADY_BANNED_EXCEPTION
field_198239_a

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<db> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0)
method_13021(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
func_198235_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
private static int
a(db arg0, Collection<com.mojang.authlib.GameProfile> arg1, nr arg2)
banPlayers(CommandSourceStack arg0, Collection<com.mojang.authlib.GameProfile> arg1, Component arg2)
method_13022(class_2168 arg0, Collection<com.mojang.authlib.GameProfile> arg1, class_2561 arg2)
ban(ServerCommandSource source, Collection<com.mojang.authlib.GameProfile> targets, Text reason)
func_198236_a(CommandSource arg0, Collection<com.mojang.authlib.GameProfile> arg1, ITextComponent arg2)