public class CustomDrop extends Drop
Modifier and Type | Field and Description |
---|---|
protected Drop |
drop |
protected String |
dropName |
protected boolean |
loaded |
Constructor and Description |
---|
CustomDrop(String drop,
String line,
MythicLineConfig mlc) |
Modifier and Type | Method and Description |
---|---|
String |
getConfigLine() |
Optional<Drop> |
getDrop() |
String |
getDropArgument() |
void |
rollAmount(DropMetadata data) |
protected final String dropName
protected Drop drop
protected boolean loaded
public CustomDrop(String drop, String line, MythicLineConfig mlc)
public String getConfigLine()
public String getDropArgument()
public void rollAmount(DropMetadata data)
rollAmount
in class Drop
Copyright © 2020. All rights reserved.