net.minecraft.server.command.source

public interface CommandSource

ae
net.minecraft.unmapped.C_23078083
net.minecraft.server.command.source.CommandSource

Method summary

Modifier and TypeMethod
String
d_()
m_98997855()
getName()
Text
e_()
m_33641726()
getDisplayName()
void
a(ho arg0)
m_28323918(C_95231345 arg0)
sendMessage(Text message)
boolean
a(int arg0, String arg1)
m_13406572(int arg0, String arg1)
canUseCommand(int permissionLevel, String command)
BlockPos
c()
m_07161287()
getCommandSourceBlockPos()
Vec3d
d()
m_22446477()
getCommandSourcePos()
World
e()
m_05260561()
getCommandSourceWorld()
Entity
f()
m_63527663()
asEntity()
boolean
t_()
m_48795994()
sendCommandSuccessToOps()
void
a(ag arg0, int arg1)
m_10749750(C_18945639 arg0, int arg1)
addResult(CommandResults__Type type, int result)