net.minecraft.server

public class Console

implements CommandSource

mz
net.minecraft.class_808
net.minecraft.server.Console
net.minecraft.network.rcon.RConConsoleSource

Field summary

Modifier and TypeField
private final StringBuffer
a
field_2928
text
buffer
private final MinecraftServer
b
field_13901
server
server

Constructor summary

ModifierConstructor
public (MinecraftServer server)

Method summary

Modifier and TypeMethod
public void
i()
method_2218()
destroy()
resetLog()
public String
j()
method_2219()
getTextAsString()
getLogContents()
public String
h_()
method_2518()
getName()
getName()
public Text
i_()
method_6344()
getDisplayName()
getDisplayName()
public void
a(ew arg0)
method_5505(class_1982 arg0)
sendMessage(Text arg0)
addChatMessage(ITextComponent arg0)
public boolean
a(int arg0, String arg1)
method_3333(int arg0, String arg1)
canUseCommand(int arg0, String arg1)
canCommandSenderUseCommand(int arg0, String arg1)
public BlockPos
c()
method_4086()
getCommandSourceBlockPos()
getPosition()
public Vec3d
d()
method_10787()
getCommandSourcePos()
getPositionVector()
public World
e()
method_5506()
getCommandSourceWorld()
getEntityWorld()
public Entity
f()
method_10788()
asEntity()
getCommandSenderEntity()
public boolean
z_()
method_10789()
sendCommandSuccessToOps()
sendCommandFeedback()
public void
a(o$a arg0, int arg1)
method_10786(class_2598$class_2599 arg0, int arg1)
addResult(CommandResults$Type arg0, int arg1)
setCommandStat(CommandResultStats$Type arg0, int arg1)
public MinecraftServer
h()
method_12833()
getServer()
getServer()