Package | Description |
---|---|
com.comphenix.protocol.wrappers |
Modifier and Type | Method and Description |
---|---|
static WrappedIntHashMap |
WrappedIntHashMap.fromHandle(java.lang.Object handle)
Construct a wrapper around a given NMS IntHashMap.
|
static WrappedIntHashMap |
WrappedIntHashMap.newMap()
Construct a new IntHashMap.
|