net.minecraft.server

public class Console

implements CommandSource

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

Field summary

Modifier and TypeField
public 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 void
e()
method_2218()
destroy()
resetLog()
public String
f()
method_2219()
getTextAsString()
getLogContents()
public String
b_()
method_2518()
getName()
getCommandSenderName()
public Text
c_()
method_6344()
getDisplayName()
getFormattedCommandSenderName()
public void
a(fj 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 Vec3i
f_()
method_4086()
getCommandSourceBlockPos()
getCommandSenderPosition()
public World
d()
method_5506()
getCommandSourceWorld()
getEntityWorld()