Interface MojangMappedVersionHandler


public interface MojangMappedVersionHandler
This file handles loading the correct mappings information. The MojangMappedVersionHandler file within the commandapi-core module may not be used at run time. Instead, if a platform module wants to be mojang-mapped, they can replace this class with one where isMojangMapped() returns true.