Uses of Interface
fr.skytasul.reflection.mappings.files.MappingType
Packages that use MappingType
-
Uses of MappingType in fr.skytasul.reflection.mappings.files
Classes in fr.skytasul.reflection.mappings.files that implement MappingTypeConstructors in fr.skytasul.reflection.mappings.files with parameters of type MappingTypeModifierConstructorDescriptionMappingFileReader(@NotNull MappingType mappingType, @NotNull List<String> lines) Creates a reader for a composite mappings file.MappingFileReader(@NotNull MappingType mappingType, @NotNull List<String> lines, @NotNull Version version) Creates a reader for a plain mappings file, associated with its version.