Uses of Class
com.comphenix.protocol.wrappers.WrappedIntHashMap
Packages that use WrappedIntHashMap
-
Uses of WrappedIntHashMap in com.comphenix.protocol.wrappers
Methods in com.comphenix.protocol.wrappers that return WrappedIntHashMapModifier and TypeMethodDescriptionstatic WrappedIntHashMapWrappedIntHashMap.fromHandle(Object handle)Deprecated.Construct a wrapper around a given NMS IntHashMap.static WrappedIntHashMapWrappedIntHashMap.newMap()Deprecated.Construct a new IntHashMap.