Class NexoDrop
-
- All Implemented Interfaces:
-
io.lumine.mythic.api.drops.IDrop,io.lumine.mythic.api.drops.IItemDrop,kotlin.Cloneable,kotlin.Comparable
public final class NexoDrop extends ItemDrop implements IItemDrop
-
-
Method Summary
Modifier and Type Method Description final ItemComponentBukkitItemStackgetItem()final PlaceholderDoublegetLevel()AbstractItemStackgetDrop(DropMetadata meta, Double amount)-
Methods inherited from class io.lumine.mythic.core.drops.Drop
addAmount, clone, equals, getAmount, getConfig, getDropAmount, getDropVar, getLine, hashCode, rollAmount, rollChance, setAmount, setDropAmount -
Methods inherited from class io.lumine.mythic.bukkit.utils.collections.AWeightedItem
compareTo, getWeight -
Methods inherited from class io.lumine.mythic.core.drops.droppables.ItemDrop
getClientSideDropsEnabled, getDisplayBillboarding, getDisplayBrightness, getHologramNameEnabled, getItemBeam, getItemBeamEnabled, getItemGlow, getItemGlowEnabled, getItemVFXEnabled, getItemVfxData, getItemVfxMaterial, getItemVfxModel, getLootsplosionEnabled, getMinDamage, getPityCategory, getPityModifier, getRequiredPlacement, getVfxColor, isResetPity -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-