net.minecraft.server.dedicated.command

public class WhitelistCommand

se
net.minecraft.unmapped.C_90109969
net.minecraft.server.dedicated.command.WhitelistCommand
net.minecraft.command.impl.WhitelistCommand

Field summary

Modifier and TypeField
private static final SimpleCommandExceptionType
a
f_19722961
ALREADY_ENABLED_EXCEPTION
field_198887_a
private static final SimpleCommandExceptionType
b
f_75323050
ALREADY_DISABLED_EXCEPTION
field_198888_b
private static final SimpleCommandExceptionType
c
f_40875470
ALREADY_WHITELISTED_EXCEPTION
field_198889_c
private static final SimpleCommandExceptionType
d
f_79897487
NOT_WHITELISTED_EXCEPTION
field_198890_d

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<bu> arg0)
m_25890630(com.mojang.brigadier.CommandDispatcher<C_30485881> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
func_198873_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
private static int
a(bu arg0)
m_28695140(C_30485881 arg0)
reload(CommandSourceStack source)
func_198883_a(CommandSource arg0)
private static int
a(bu arg0, Collection<GameProfile> arg1)
m_82571001(C_30485881 arg0, Collection<com.mojang.authlib.GameProfile> arg1)
add(CommandSourceStack source, Collection<com.mojang.authlib.GameProfile> targets)
func_198880_a(CommandSource arg0, Collection<com.mojang.authlib.GameProfile> arg1)
private static int
b(bu arg0, Collection<GameProfile> arg1)
m_83639575(C_30485881 arg0, Collection<com.mojang.authlib.GameProfile> arg1)
remove(CommandSourceStack source, Collection<com.mojang.authlib.GameProfile> targets)
func_198876_b(CommandSource arg0, Collection<com.mojang.authlib.GameProfile> arg1)
private static int
b(bu arg0)
m_83445283(C_30485881 arg0)
enable(CommandSourceStack source)
func_198884_b(CommandSource arg0)
private static int
c(bu arg0)
m_31895575(C_30485881 arg0)
disable(CommandSourceStack source)
func_198885_c(CommandSource arg0)
private static int
d(bu arg0)
m_47742177(C_30485881 arg0)
listWhitelist(CommandSourceStack source)
func_198886_d(CommandSource arg0)