|
CommandAPI 12.1.0
An API for the command UI introduced in Minecraft 1.13
|
This file handles loading the correct mappings information. More...
Static Public Member Functions | |
| static boolean | isMojangMapped () |
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.