net.minecraft.world

public class CommandBlockExecutor$CommandBlockOutput

implements CommandOutput, AutoCloseable

net.minecraft.world.level.BaseCommandBlock$CloseableCommandBlockSource
net.minecraft.class_1918$class_11874
net.minecraft.world.CommandBlockExecutor$CommandBlockOutput

Field summary

Modifier and TypeField
private final ServerWorld
level
field_63424
world
private static final DateTimeFormatter
TIME_FORMAT
field_62432
TIME_FORMATTER
private boolean
closed
field_62433
closed
final CommandBlockExecutor
this$0
field_62431
field_62431

Constructor summary

ModifierConstructor
protected (CommandBlockExecutor this$0, ServerWorld world)

Method summary

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