net.minecraft.server.v1_11_R1

public class CommandBanIp

extends CommandAbstract

All mapped superinterfaces:

ICommand

r
net.minecraft.command.server.CommandBanIp
net.minecraft.server.v1_11_R1.CommandBanIp

Field summary

Modifier and TypeField
public static final Pattern
a
field_147211_a

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public String
c()
func_71517_b()
getCommand()
public int
a()
func_82362_a()
public boolean
a(MinecraftServer arg0, n arg1)
func_184882_a(MinecraftServer arg0, ICommandSender arg1)
canUse(MinecraftServer arg0, ICommandListener arg1)
public String
b(n arg0)
func_71518_a(ICommandSender arg0)
getUsage(ICommandListener arg0)
public void
a(MinecraftServer arg0, n arg1, String[] arg2)
func_184881_a(MinecraftServer arg0, ICommandSender arg1, String[] arg2)
execute(MinecraftServer arg0, ICommandListener arg1, String[] arg2)
public List<String>
a(MinecraftServer arg0, n arg1, String[] arg2, co arg3)
func_184883_a(MinecraftServer arg0, ICommandSender arg1, String[] arg2, BlockPos arg3)
tabComplete(MinecraftServer arg0, ICommandListener arg1, String[] arg2, BlockPosition arg3)
protected void
a(MinecraftServer arg0, n arg1, String arg2, String arg3)
func_184892_a(MinecraftServer arg0, ICommandSender arg1, String arg2, String arg3)