net.minecraft.server

public class Console

implements CommandSource

nf
net.minecraft.unmapped.C_03082310
net.minecraft.server.Console

Field summary

Modifier and TypeField
private final StringBuffer
a
f_53081213
text
private final MinecraftServer
b
f_43452359
server

Constructor summary

ModifierConstructor
public (MinecraftServer server)

Method summary

Modifier and TypeMethod
public void
i()
m_27169014()
destroy()
public String
j()
m_04466070()
getTextAsString()
public String
h_()
m_98997855()
getName()
public Text
i_()
m_33641726()
getDisplayName()
public void
a(fb arg0)
m_28323918(C_95231345 arg0)
sendMessage(Text arg0)
public boolean
a(int arg0, String arg1)
m_13406572(int arg0, String arg1)
canUseCommand(int arg0, String arg1)
public BlockPos
c()
m_07161287()
getCommandSourceBlockPos()
public Vec3d
d()
m_22446477()
getCommandSourcePos()
public World
e()
m_05260561()
getCommandSourceWorld()
public Entity
f()
m_63527663()
asEntity()
public boolean
g()
m_48795994()
sendCommandSuccessToOps()
public void
a(o$a arg0, int arg1)
m_10749750(C_75608205$C_18945639 arg0, int arg1)
addResult(CommandResults$Type arg0, int arg1)
public MinecraftServer
B_()
m_31636945()
getServer()