History - net.minecraft.world.CommandBlockExecutor
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.level.BaseCommandBlock
net.minecraft.class_1918
net.minecraft.world.CommandBlockExecutor
Fields
Text: DEFAULT_NAME, field_21515, DEFAULT_NAME
int: NO_LAST_EXECUTION, field_57756, DEFAULT_LAST_EXECUTION
long: lastExecution, field_9167, lastExecution
boolean: updateLastExecution, field_9166, updateLastExecution
int: successCount, field_9163, successCount
boolean: trackOutput, field_9164, trackOutput
Text: lastOutput, field_9165, lastOutput
String: command, field_9168, command
Text: customName, field_9162, customName
Constructors
()
Methods
int (): getSuccessCount, method_8304, getSuccessCount
void (int): setSuccessCount, method_8298, setSuccessCount
Text (): getLastOutput, method_8292, getLastOutput
void (WriteView): save, method_8297, writeData
void (ReadView): load, method_8305, readData
void (String): setCommand, method_8286, setCommand
String (): getCommand, method_8289, getCommand
boolean (ServerWorld): performCommand, method_8301, execute
CommandBlockExecutor$CommandBlockOutput (ServerWorld): createSource, method_74026, createOutput
Text (): getName, method_8299, getName
Text (): getCustomName, method_57558, getCustomName
void (Text): setCustomName, method_8290, setCustomName
void (ServerWorld): onUpdated, method_8295, markDirty
void (Text): setLastOutput, method_8291, setLastOutput
void (boolean): setTrackOutput, method_8287, setTrackOutput
boolean (): isTrackOutput, method_8296, isTrackingOutput
ServerCommandSource (ServerWorld, CommandOutput): createCommandSourceStack, method_8303, getSource
boolean (): isValid, method_52175, isEditable
String (): lambda$performCommand$1, method_8302, method_8302
void (boolean, int): lambda$performCommand$0, method_8294, method_8294