Uses of Class
studio.magemonkey.divinity.modules.list.drops.object.Drop
Packages that use Drop
-
Uses of Drop in studio.magemonkey.divinity.modules.list.drops.object
Methods in studio.magemonkey.divinity.modules.list.drops.object that return types with arguments of type DropModifier and TypeMethodDescriptionDropCalculator.dropCalculator(org.bukkit.entity.Player killer, org.bukkit.entity.LivingEntity npc, float dropModifier) DropItem.dropCalculator(org.bukkit.entity.Player killer, org.bukkit.entity.LivingEntity npc, float dropModifier) DropMob.dropCalculator(org.bukkit.entity.Player killer, org.bukkit.entity.LivingEntity npc, float dropModifier) DropTable.dropCalculator(org.bukkit.entity.Player killer, org.bukkit.entity.LivingEntity npc, float dropModifier)