A B C D E F G H I K L M N O P R S T U V W 
All Classes All Packages

M

ModifiableEvent<T> - Class in org.kikikan.deadbymoonlight.events
Represents an Event that has a modifiable value.
ModifiableEvent(PerkUser, T) - Constructor for class org.kikikan.deadbymoonlight.events.ModifiableEvent
 
MoveEventListener - Interface in org.kikikan.deadbymoonlight.perks
Describes a Perk that deals with the Players' locations.
multiplyDurability(float) - Method in class org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents.GetItemStatsEvent
Multiplies the durability with the specified number.
multiplyModifier(float) - Method in class org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents.GetItemStatsEvent
Multiplies the modifier with the specified number.
multiplyRareThreshold(double) - Method in class org.kikikan.deadbymoonlight.events.player.survivor.GetItemTierEvent
Multiplies the rare threshold with the specified multiplier.
multiplyUltraRareThreshold(double) - Method in class org.kikikan.deadbymoonlight.events.player.survivor.GetItemTierEvent
Multiplies the ultra rare threshold with the specified multiplier.
multiplyUncommonThreshold(double) - Method in class org.kikikan.deadbymoonlight.events.player.survivor.GetItemTierEvent
Multiplies the uncommon threshold with the specified multiplier.
multiplyVeryRareThreshold(double) - Method in class org.kikikan.deadbymoonlight.events.player.survivor.GetItemTierEvent
Multiplies the very rare threshold with the specified multiplier.
A B C D E F G H I K L M N O P R S T U V W 
All Classes All Packages