Uses of Class
net.minecraft.util.ArrayListDeque
-
Uses of ArrayListDeque in net.minecraft.client
Modifier and TypeFieldDescriptionprivate final ArrayListDeque
<String> CommandHistory.lastCommands
-
Uses of ArrayListDeque in net.minecraft.client.gui.components
-
Uses of ArrayListDeque in net.minecraft.util
Modifier and TypeFieldDescriptionprivate final ArrayListDeque
<T> ArrayListDeque.ReversedView.source