Package net.minecraft.util.collection
package net.minecraft.util.collection
-
ClassDescriptionA map with
Class
es as keys and an integer as values.DataPool<E>An empty palette storage has a size, but all its elements are 0.IdList<T>Represents a set of block positions (long representation).Represents a three-dimensional mapping from a block position to a bitset of values set at that position.ListDeque<T>A storage whose values are raw IDs held by palettes.A queue-like iterator that orders its values by the priority, or the insertion order if the priorities equal.A collection allowing getting all elements of a specific type.WeightedList<U>