Interface Price
- All Superinterfaces:
DataSerializable
Setting the command execution price.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic Price.Builder
builder()
double
getMoney()
static Price
static Price.Builder
Methods inherited from interface org.spongepowered.api.data.persistence.DataSerializable
contentVersion, toContainer
-
Method Details
-
builder
-
unregisteredBuilder
-
of
-
getCurrency
String getCurrency() -
getMoney
double getMoney()
-