net.minecraft.server

public class Console

implements CommandSource

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

Field summary

Modifier and TypeField
private static final Console
a
field_2927
INSTANCE
instance
private StringBuffer
b
field_2928
text
buffer

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static Console
h()
method_10790()
getInstance()
getInstance()
public void
i()
method_2218()
destroy()
resetLog()
public String
j()
method_2219()
getTextAsString()
getLogContents()
public String
e_()
method_2518()
getName()
getName()
public Text
f_()
method_6344()
getDisplayName()
getDisplayName()
public void
a(eu arg0)
method_5505(class_1982 arg0)
sendMessage(Text arg0)
addChatMessage(IChatComponent 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
u_()
method_10789()
sendCommandSuccessToOps()
sendCommandFeedback()
public void
a(n$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)