Modifier and Type | Method and Description |
---|---|
LootBag |
MythicMobLootDropEvent.getDrops()
Gets the LootBag representing everything the mob is dropping
|
Constructor and Description |
---|
MythicMobLootDropEvent(ActiveMob am,
org.bukkit.entity.LivingEntity killer,
LootBag drops) |
Modifier and Type | Method and Description |
---|---|
LootBag |
MMOItemsSupport.MMOItemsDrop.get(DropMetadata metadata) |
Modifier and Type | Method and Description |
---|---|
LootBag |
LootBag.add(Drop type)
Deprecated.
|
LootBag |
LootBag.add(DropMetadata data,
Drop type) |
LootBag |
LootBag.add(DropMetadata data,
LootBag other) |
LootBag |
DropTable.generate(DropMetadata meta) |
LootBag |
IMultiDrop.get(DropMetadata meta) |
Modifier and Type | Method and Description |
---|---|
LootBag |
LootBag.add(DropMetadata data,
LootBag other) |
Modifier and Type | Method and Description |
---|---|
LootBag |
PhatLootsDrop.get(DropMetadata meta) |
LootBag |
MythicDropsDrop.get(DropMetadata meta) |
LootBag |
DropTableDrop.get(DropMetadata meta) |
Copyright © 2020. All rights reserved.