Interface BiMappings
- All Superinterfaces:
Mappings
- All Known Subinterfaces:
FullMappings
- All Known Implementing Classes:
BiMappingsBase
,FullMappingsBase
,Int2IntMapBiMappings
,ParticleMappings
-
Method Summary
Modifier and TypeMethodDescriptioninverse()
Returns the inverse of the bimappings.static BiMappings
static BiMappings
Methods inherited from interface com.viaversion.viaversion.api.data.Mappings
contains, getNewId, getNewIdOrDefault, mappedSize, setNewId, size
-
Method Details
-
inverse
BiMappings inverse()Returns the inverse of the bimappings. -
of
-
of
-