Interface MappingsSpec<L extends MappingLayer>
- All Known Implementing Classes:
IntermediaryMappingsSpec,MojangMappingsSpec,ParchmentMappingsSpec,SignatureFixesSpec
A MappingsSpec is an immutable set of data used to create the MappingLayer.
The hashCode is used to generate a hash of the full layered mapping spec, used to cache.
Commonly implemented as a record
-
Method Summary
-
Method Details
-
createLayer
-