Uses of Class
net.minecraft.util.IntHashMap

Packages that use IntHashMap
net.minecraft.client.settings   
net.minecraft.network.packet   
 

Uses of IntHashMap in net.minecraft.client.settings
 

Fields in net.minecraft.client.settings declared as IntHashMap
static IntHashMap KeyBinding.hash
           
 

Uses of IntHashMap in net.minecraft.network.packet
 

Fields in net.minecraft.network.packet declared as IntHashMap
static IntHashMap Packet.packetIdToClassMap
          Maps packet id to packet class