public class McMMODrop extends Drop implements IIntangibleDrop, IMessagingDrop
Constructor and Description |
---|
McMMODrop(String line,
MythicLineConfig config) |
McMMODrop(String line,
MythicLineConfig config,
double amount) |
Modifier and Type | Method and Description |
---|---|
String |
getRewardMessage(DropMetadata meta,
double amount) |
void |
giveDrop(AbstractPlayer target,
DropMetadata metadata) |
addAmount, clone, equals, getDrop, hashCode, rollAmount, rollChance
public McMMODrop(String line, MythicLineConfig config)
public McMMODrop(String line, MythicLineConfig config, double amount)
public void giveDrop(AbstractPlayer target, DropMetadata metadata)
giveDrop
in interface IIntangibleDrop
public String getRewardMessage(DropMetadata meta, double amount)
getRewardMessage
in interface IMessagingDrop
Copyright © 2020. All rights reserved.