net.minecraft.server.command.source

public interface CommandSource

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

Method summary

Modifier and TypeMethod
String
h_()
m_98997855()
getName()
Text
i_()
m_33641726()
getDisplayName()
void
a(ey 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
z_()
m_48795994()
sendCommandSuccessToOps()
void
a(o$a arg0, int arg1)
m_10749750(C_75608205$C_18945639 arg0, int arg1)
addResult(CommandResults$Type type, int result)
MinecraftServer
h()
m_31636945()
getServer()