历史 - net.minecraft.client.CommandHistory
1.21.11
名称
fzm
gew
字段
构造函数
方法
1.21.10
名称
字段
构造函数
方法
1.21.9
名称
ftr
fzm
字段
构造函数
方法
1.21.8
名称
ftq
ftr
字段
构造函数
方法
1.21.7
名称
字段
构造函数
方法
1.21.6
名称
fqd
ftq
字段
构造函数
方法
1.21.5
名称
fkx
fqd
字段
构造函数
方法
1.21.4
名称
flt
fkx
字段
构造函数
方法
1.21.3
名称
fgc
flt
字段
构造函数
方法
1.21.1
名称
字段
构造函数
方法
1.21
名称
few
fgc
字段
构造函数
方法
1.20.6
名称
eux
few
字段
构造函数
方法
1.20.4
名称
eqk
eux
字段
构造函数
方法
1.20.2
名称
eqk
net.minecraft.client.CommandHistory
net.minecraft.class_8657
net.minecraft.client.util.CommandHistoryManager
net.minecraft.src.C_290178_
字段
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_
构造函数
(Path)
方法
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_