Uses of Class
net.minecraft.util.collection.IntObjectStorage
Packages that use IntObjectStorage
Package
Description
-
Uses of IntObjectStorage in net.minecraft
Fields in net.minecraft declared as IntObjectStorageModifier and TypeFieldDescriptionprivate final IntObjectStorage<class_4107.class_4108>class_4107.class_4109.field_19920 -
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