类 CommandHistory
java.lang.Object
net.minecraft.client.CommandHistory
-
字段概要
字段修饰符和类型字段说明private final Path
private final ArrayListDeque
<String> private static final org.slf4j.Logger
private static final int
private static final String
-
构造器概要
构造器 -
方法概要
-
字段详细资料
-
LOGGER
private static final org.slf4j.Logger LOGGER -
MAX_PERSISTED_COMMAND_HISTORY
private static final int MAX_PERSISTED_COMMAND_HISTORY- 另请参阅:
-
PERSISTED_COMMANDS_FILE_NAME
- 另请参阅:
-
commandsPath
-
lastCommands
-
-
构造器详细资料
-
CommandHistory
-
-
方法详细资料
-
addCommand
-
save
private void save() -
history
-