History - net.minecraft.client.CommandHistory
1.21.3
Names
fgc
flt
Fields
org.slf4j.Logger: a, LOGGER, field_45287, LOGGER, f_290827_
org.slf4j.Logger: a, LOGGER, field_45287, LOGGER
int: b, MAX_PERSISTED_COMMAND_HISTORY, field_45288, MAX_SIZE, f_291343_
int: b, MAX_PERSISTED_COMMAND_HISTORY, field_45288, MAX_SIZE
String: c, PERSISTED_COMMANDS_FILE_NAME, field_45289, FILENAME, f_290347_
String: c, PERSISTED_COMMANDS_FILE_NAME, field_45289, FILENAME
Path: d, commandsPath, field_45290, path, f_291280_
Path: d, commandsPath, field_45290, path
ArrayListDeque<String>: e, lastCommands, field_45291, history, f_291814_
ArrayListDeque<String>: e, lastCommands, field_45291, history
Constructors
Methods
void (String): a, addCommand, method_52697, add, m_294229_
void (String): a, addCommand, method_52697, add
void (): b, save, method_52698, write, m_295124_
void (): b, save, method_52698, write
Collection<String> (): a, history, method_52696, getHistory, m_295381_
Collection<String> (): a, history, method_52696, getHistory
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
few
fgc
Fields
Constructors
Methods
1.20.6
Names
eux
few
Fields
Constructors
Methods
1.20.4
Names
eqk
eux
Fields
Constructors
Methods
1.20.2
Names
eqk
net.minecraft.client.CommandHistory
net.minecraft.class_8657
net.minecraft.client.util.CommandHistoryManager
net.minecraft.src.C_290178_
Fields
org.slf4j.Logger: a, LOGGER, field_45287, LOGGER, f_290827_
int: b, MAX_PERSISTED_COMMAND_HISTORY, field_45288, MAX_SIZE, f_291343_
String: c, PERSISTED_COMMANDS_FILE_NAME, field_45289, FILENAME, f_290347_
Path: d, commandsPath, field_45290, path, f_291280_
ArrayListDeque<String>: e, lastCommands, field_45291, history, f_291814_
Constructors
(Path)
Methods
void (String): a, addCommand, method_52697, add, m_294229_
void (): b, save, method_52698, write, m_295124_
Collection<String> (): a, history, method_52696, getHistory, m_295381_