ConsoleCommands / org.lazywizard.console / CommandStore / getAliases

getAliases

open static fun getAliases(): MutableMap<String, String>

Returns all aliases currently registered by the mod.

Return
A Map containing all registered aliases as keys, with the commands they expand to as values.

Since
2.4