Class VariableAmount.Fixed

java.lang.Object
org.spongepowered.api.util.weighted.VariableAmount.Fixed
All Implemented Interfaces:
DataSerializable, VariableAmount
Enclosing interface:
VariableAmount

public static class VariableAmount.Fixed extends Object implements VariableAmount
Represents a fixed amount, calls to amount will always return the same fixed value.