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