-
Constructor Summary
Constructors
-
Method Summary
double
void
load(org.bukkit.configuration.ConfigurationSection parameters)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
MultiplyTransform
public MultiplyTransform()
-
Method Details
-
load
public void load(org.bukkit.configuration.ConfigurationSection parameters)
- Specified by:
load in interface Transform
-
get
public double get(double input)
- Specified by:
get in interface Transform