net.minecraft.server.command.source

public interface CommandSource

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

Method summary

Modifier and TypeMethod
String
b_()
method_2518()
getName()
getCommandSenderName()
Text
c_()
method_6344()
getDisplayName()
getFormattedCommandSenderName()
void
a(fj arg0)
method_5505(class_1982 arg0)
sendMessage(Text message)
addChatMessage(IChatComponent message)
boolean
a(int arg0, String arg1)
method_3333(int arg0, String arg1)
canUseCommand(int permissionLevel, String command)
canCommandSenderUseCommand(int permissionLevel, String command)
Vec3i
f_()
method_4086()
getCommandSourceBlockPos()
getCommandSenderPosition()
World
d()
method_5506()
getCommandSourceWorld()
getEntityWorld()