Modifier and Type | Method and Description |
---|---|
LootBag |
MMOItemsSupport.MMOItemsDrop.get(DropMetadata metadata) |
Modifier and Type | Method and Description |
---|---|
LootBag |
LootBag.add(DropMetadata data,
Drop type) |
LootBag |
LootBag.add(DropMetadata data,
LootBag other) |
void |
ILocationDrop.drop(AbstractLocation target,
DropMetadata metadata) |
LootBag |
DropTable.generate(DropMetadata meta) |
LootBag |
IMultiDrop.get(DropMetadata meta) |
AbstractItemStack |
IItemDrop.getDrop(DropMetadata metadata) |
String |
IMessagingDrop.getRewardMessage(DropMetadata meta,
double amount) |
void |
IIntangibleDrop.giveDrop(AbstractPlayer target,
DropMetadata metadata) |
void |
Drop.rollAmount(DropMetadata data) |
Constructor and Description |
---|
LootBag(DropMetadata meta) |
Modifier and Type | Method and Description |
---|---|
void |
ExperienceDrop.drop(AbstractLocation target,
DropMetadata metadata) |
void |
NothingDrop.drop(AbstractLocation target,
DropMetadata metadata) |
LootBag |
PhatLootsDrop.get(DropMetadata meta) |
LootBag |
MythicDropsDrop.get(DropMetadata meta) |
LootBag |
DropTableDrop.get(DropMetadata meta) |
AbstractItemStack |
MythicItemDrop.getDrop(DropMetadata metadata) |
AbstractItemStack |
ItemDrop.getDrop(DropMetadata metadata) |
String |
McMMODrop.getRewardMessage(DropMetadata meta,
double amount) |
String |
VaultDrop.getRewardMessage(DropMetadata meta,
double amount) |
String |
SkillAPIDrop.getRewardMessage(DropMetadata meta,
double amount) |
void |
McMMODrop.giveDrop(AbstractPlayer target,
DropMetadata metadata) |
void |
HeroesExperienceDrop.giveDrop(AbstractPlayer target,
DropMetadata metadata) |
void |
VaultDrop.giveDrop(AbstractPlayer target,
DropMetadata metadata) |
void |
CommandDrop.giveDrop(AbstractPlayer target,
DropMetadata data) |
void |
SkillAPIDrop.giveDrop(AbstractPlayer target,
DropMetadata metadata) |
void |
CustomDrop.rollAmount(DropMetadata data) |
Modifier and Type | Method and Description |
---|---|
AbstractItemStack |
MythicItem.generateItemStack(DropMetadata meta,
int amount) |
Modifier and Type | Method and Description |
---|---|
boolean |
SkillCondition.evaluateDropCause(DropMetadata meta) |
boolean |
SkillCondition.evaluateDropper(DropMetadata meta) |
boolean |
SkillCondition.handleOutcome(DropMetadata meta,
boolean outcome) |
Modifier and Type | Method and Description |
---|---|
org.bukkit.inventory.ItemStack |
VolatileItemHandler.setNBTData(org.bukkit.inventory.ItemStack itemStack,
CompoundTag compoundTag,
DropMetadata meta) |
Modifier and Type | Method and Description |
---|---|
org.bukkit.inventory.ItemStack |
VolatileItemHandler_v1_12_R1.setNBTData(org.bukkit.inventory.ItemStack itemStack,
CompoundTag compoundTag,
DropMetadata meta) |
net.minecraft.server.v1_12_R1.NBTTagCompound |
CompoundTag_v1_12_R1.toNMSTag(DropMetadata meta) |
Modifier and Type | Method and Description |
---|---|
org.bukkit.inventory.ItemStack |
VolatileItemHandler_v1_13_R2.setNBTData(org.bukkit.inventory.ItemStack itemStack,
CompoundTag compoundTag,
DropMetadata meta) |
net.minecraft.server.v1_13_R2.NBTTagCompound |
CompoundTag_v1_13_R2.toNMSTag(DropMetadata meta) |
Modifier and Type | Method and Description |
---|---|
org.bukkit.inventory.ItemStack |
VolatileItemHandler_v1_14_R1.setNBTData(org.bukkit.inventory.ItemStack itemStack,
CompoundTag compoundTag,
DropMetadata meta) |
net.minecraft.server.v1_14_R1.NBTTagCompound |
CompoundTag_v1_14_R1.toNMSTag(DropMetadata meta) |
Modifier and Type | Method and Description |
---|---|
org.bukkit.inventory.ItemStack |
VolatileItemHandler_v1_15_R1.setNBTData(org.bukkit.inventory.ItemStack itemStack,
CompoundTag compoundTag,
DropMetadata meta) |
net.minecraft.server.v1_15_R1.NBTTagCompound |
CompoundTag_v1_15_R1.toNMSTag(DropMetadata meta) |
Modifier and Type | Method and Description |
---|---|
org.bukkit.inventory.ItemStack |
VolatileItemHandler_v1_16_R1.setNBTData(org.bukkit.inventory.ItemStack itemStack,
CompoundTag compoundTag,
DropMetadata meta) |
net.minecraft.server.v1_16_R1.NBTTagCompound |
CompoundTag_v1_16_R1.toNMSTag(DropMetadata meta) |
Modifier and Type | Method and Description |
---|---|
org.bukkit.inventory.ItemStack |
VolatileItemHandler_v1_16_R2.setNBTData(org.bukkit.inventory.ItemStack itemStack,
CompoundTag compoundTag,
DropMetadata meta) |
net.minecraft.server.v1_16_R2.NBTTagCompound |
CompoundTag_v1_16_R2.toNMSTag(DropMetadata meta) |
Copyright © 2020. All rights reserved.