public class CountedItemStacks
extends it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap<net.minecraft.item.ItemStack>
it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntry<K>, it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntrySet<K>| Constructor and Description |
|---|
CountedItemStacks() |
CountedItemStacks(net.minecraftforge.items.IItemHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canCoalesce()
Can the item handler that this collection of stacks came from be coalesced into fewer stacks?
|
net.minecraft.util.NonNullList<net.minecraft.item.ItemStack> |
coalesce() |
addTo, clear, clone, computeInt, computeIntIfAbsent, computeIntIfPresent, containsKey, containsValue, getInt, getOrDefault, hashCode, isEmpty, keySet, mergeInt, object2IntEntrySet, put, putAll, putIfAbsent, rehash, remove, removeInt, replace, replace, shiftKeys, size, strategy, trim, trim, valuesdefaultReturnValue, defaultReturnValuefinalize, getClass, notify, notifyAll, wait, wait, wait