Abstract
Optional
input: string | numberThe list of all mod acronyms.
The list of mods that are applicable to the beatmap.
Bitwise value of the mod combination.
The list of mods that are applicable to the beatmap converter.
The list of mods that are applicable to the beatmap difficulty.
The list of mods that are applicable to the beatmap hit objects.
Bitwise value of all mods incompatible with this mod combination.
Whether the mod combination is ranked.
Abstract
modeScore multiplier of the mod combination.
The list of all mod names.
Finds a mod that is applicable to the beatmap by bitwise value or acronyms.
The bitwise value or acronyms.
First found mod. Otherwise returns null.
Finds all mods that are applicable to the beatmap by bitwise value or acronyms.
The bitwise value or acronyms.
The list of all found mods.
Finds a mod that is applicable to the beatmap converter by bitwise value or acronyms.
The bitwise value or acronyms.
First found mod. Otherwise returns null.
Finds all mods that are applicable to the beatmap converter by bitwise value or acronyms.
The bitwise value or acronyms.
The list of all found mods.
Finds a mod that is applicable to the beatmap difficulty by bitwise value or acronyms.
The bitwise value or acronyms.
First found mod. Otherwise returns null.
Finds all mods that are applicable to the beatmap difficulty by bitwise value or acronyms.
The bitwise value or acronyms.
The list of all found mods.
Wheter the mods are equal or not.
The other mod combination.
Finds a mod that is applicable to the beatmap hit objects by bitwise value or acronyms.
The bitwise value or acronyms.
First found mod. Otherwise returns null.
Finds all mods that are applicable to the beatmap hit objects by bitwise value or acronyms.
The bitwise value or acronyms.
The list of all found mods.
A mod combination.