void net.minecraft.util.LongHashMap.add |
( |
long |
par1, |
|
|
Object |
par3Obj |
|
) |
| |
boolean net.minecraft.util.LongHashMap.containsItem |
( |
long |
par1) | |
|
int net.minecraft.util.LongHashMap.getNumHashElements |
( |
) | |
|
Object net.minecraft.util.LongHashMap.getValueByKey |
( |
long |
par1) | |
|
get the value from the map given the key
Object net.minecraft.util.LongHashMap.remove |
( |
long |
par1) | |
|
calls the removeKey method and returns removed object
The documentation for this class was generated from the following file:
- C:/Users/LazDude/Downloads/MinecraftModding/YATS/forge/mcp/src/minecraft/net/minecraft/util/LongHashMap.java