net.minecraft.server.command.source

public interface CommandSource

n
net.minecraft.class_1061
net.minecraft.server.command.source.CommandSource
net.minecraft.command.ICommandSender

Method summary

Modifier and TypeMethod
String
h_()
method_2518()
getName()
getName()
Text
i_()
method_6344()
getDisplayName()
getDisplayName()
void
a(fb arg0)
method_5505(class_1982 arg0)
sendMessage(Text message)
sendMessage(ITextComponent component)
boolean
a(int arg0, String arg1)
method_3333(int arg0, String arg1)
canUseCommand(int permissionLevel, String command)
canUseCommand(int permLevel, String commandName)
BlockPos
c()
method_4086()
getCommandSourceBlockPos()
getPosition()
Vec3d
d()
method_10787()
getCommandSourcePos()
getPositionVector()
World
e()
method_5506()
getCommandSourceWorld()
getEntityWorld()
Entity
f()
method_10788()
asEntity()
getCommandSenderEntity()
boolean
g()
method_10789()
sendCommandSuccessToOps()
sendCommandFeedback()
void
a(o$a arg0, int arg1)
method_10786(class_2598$class_2599 arg0, int arg1)
addResult(CommandResults$Type type, int result)
setCommandStat(CommandResultStats$Type type, int amount)
MinecraftServer
B_()
method_12833()
getServer()
getServer()