net.minecraft.server.command

public interface CommandOutput

net.minecraft.commands.CommandSource
net.minecraft.class_2165
net.minecraft.server.command.CommandOutput

Field summary

Modifier and TypeField
CommandOutput
NULL
field_17395
DUMMY

Method summary

Modifier and TypeMethod
void
sendSystemMessage(Component message)
method_43496(class_2561 arg0)
sendMessage(Text message)
boolean
acceptsSuccess()
method_9200()
shouldReceiveFeedback()
boolean
acceptsFailure()
method_9202()
shouldTrackOutput()
boolean
shouldInformAdmins()
method_9201()
shouldBroadcastConsoleToOps()
default boolean
alwaysAccepts()
method_36320()
cannotBeSilenced()