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