net.minecraft.server.command.source

public interface CommandSource

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

Method summary

Modifier and TypeMethod
String
h_()
method_2518()
getName()
func_70005_c_()
getName()
default Text
i_()
method_6344()
getDisplayName()
func_145748_c_()
getDisplayName()
default void
a(hh arg0)
method_5505(class_1982 arg0)
sendMessage(Text message)
func_145747_a(ITextComponent arg0)
sendMessage(ITextComponent component)
boolean
a(int arg0, String arg1)
method_3333(int arg0, String arg1)
canUseCommand(int permissionLevel, String command)
func_70003_b(int arg0, String arg1)
canUseCommand(int permLevel, String commandName)
default BlockPos
c()
method_4086()
getCommandSourceBlockPos()
func_180425_c()
getPosition()
default Vec3d
d()
method_10787()
getCommandSourcePos()
func_174791_d()
getPositionVector()
World
e()
method_5506()
getCommandSourceWorld()
func_130014_f_()
getEntityWorld()
default Entity
f()
method_10788()
asEntity()
func_174793_f()
getCommandSenderEntity()
default boolean
g()
method_10789()
sendCommandSuccessToOps()
func_174792_t_()
sendCommandFeedback()
default void
a(bp$a arg0, int arg1)
method_10786(class_2598$class_2599 arg0, int arg1)
addResult(CommandResults$Type type, int result)
func_174794_a(CommandResultStats$Type arg0, int arg1)
setCommandStat(CommandResultStats$Type type, int amount)
MinecraftServer
C_()
method_12833()
getServer()
func_184102_h()
getServer()