| Package | Description | 
|---|---|
| net.minecraft.client.gui | |
| net.minecraft.entity | |
| net.minecraft.network | |
| net.minecraft.pathfinding | |
| net.minecraft.world | |
| net.minecraftforge.client.settings | 
| Modifier and Type | Field and Description | 
|---|---|
| private IntHashMap<Gui> | GuiPageButtonList. componentMap | 
| Modifier and Type | Field and Description | 
|---|---|
| private IntHashMap<EntityTrackerEntry> | EntityTracker. trackedEntityHashTable | 
| Modifier and Type | Field and Description | 
|---|---|
| private IntHashMap<java.lang.Short> | NetHandlerPlayServer. pendingTransactions | 
| Modifier and Type | Field and Description | 
|---|---|
| protected IntHashMap<PathPoint> | NodeProcessor. pointMap | 
| Modifier and Type | Field and Description | 
|---|---|
| protected IntHashMap<Entity> | World. entitiesById | 
| Modifier and Type | Field and Description | 
|---|---|
| private static java.util.EnumMap<KeyModifier,IntHashMap<java.util.Collection<KeyBinding>>> | KeyBindingMap. map |