Uses of Class
net.minecraft.util.collection.IntObjectStorage
Packages that use IntObjectStorage
Package
Description
-
Uses of IntObjectStorage in net.minecraft.client.gui.widget
Fields in net.minecraft.client.gui.widget declared as IntObjectStorageModifier and TypeFieldDescriptionprivate final IntObjectStorage<DrawableHelper>PagedEntryListWidget.field_10382 -
Uses of IntObjectStorage in net.minecraft.client.options
Fields in net.minecraft.client.options declared as IntObjectStorageModifier and TypeFieldDescriptionprivate static final IntObjectStorage<KeyBinding>KeyBinding.KEY_MAP -
Uses of IntObjectStorage in net.minecraft.entity
Fields in net.minecraft.entity declared as IntObjectStorageModifier and TypeFieldDescriptionprivate final IntObjectStorage<TrackedEntityInstance>EntityTracker.trackedEntityIds -
Uses of IntObjectStorage in net.minecraft.entity.ai.pathing
Fields in net.minecraft.entity.ai.pathing declared as IntObjectStorageModifier and TypeFieldDescriptionprotected final IntObjectStorage<PathNode>class_2771.field_13077 -
Uses of IntObjectStorage in net.minecraft.server.network
Fields in net.minecraft.server.network declared as IntObjectStorageModifier and TypeFieldDescriptionprivate final IntObjectStorage<Short>ServerPlayNetworkHandler.transactions -
Uses of IntObjectStorage in net.minecraft.world
Fields in net.minecraft.world declared as IntObjectStorage