Interface MappingsSpec<L extends MappingLayer>

All Known Implementing Classes:
IntermediaryMappingsSpec, MojangMappingsSpec, ParchmentMappingsSpec, SignatureFixesSpec

@Experimental public interface MappingsSpec<L extends MappingLayer>
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

    Modifier and Type
    Method
    Description