Uses of Class
org.geysermc.connector.utils.collections.Object2IntBiMap
Packages that use Object2IntBiMap
-
Uses of Object2IntBiMap in org.geysermc.connector.registry
Fields in org.geysermc.connector.registry with type parameters of type Object2IntBiMapModifier and TypeFieldDescriptionstatic MappedRegistry<String,Integer,Object2IntBiMap<String>>BlockRegistries.JAVA_IDENTIFIERSA (bi)mapped registry containing the Java IDs to identifiers.