Uses of Class
net.minecraft.util.ArrayListDeque
Packages that use ArrayListDeque
-
Uses of ArrayListDeque in net.minecraft.client
Fields in net.minecraft.client declared as ArrayListDequeModifier and TypeFieldDescriptionprivate final ArrayListDeque
<String> CommandHistory.lastCommands
-
Uses of ArrayListDeque in net.minecraft.client.gui.components
Fields in net.minecraft.client.gui.components declared as ArrayListDequeMethods in net.minecraft.client.gui.components that return ArrayListDeque -
Uses of ArrayListDeque in net.minecraft.util
Fields in net.minecraft.util declared as ArrayListDequeModifier and TypeFieldDescriptionprivate final ArrayListDeque
<T> ArrayListDeque.ReversedView.source
Constructors in net.minecraft.util with parameters of type ArrayListDeque