| Modifier and Type | Method and Description |
|---|---|
String |
MaterialAndData.getName(Messages messages) |
| Modifier and Type | Method and Description |
|---|---|
String |
Currency.formatAmount(double amount,
Messages messages)
Get a human-readable description of an amount of this currency.
|
String |
Currency.getName(Messages messages)
Get a human-readable description of this currency.
|
default String |
Currency.getShortName(Messages messages) |
default String |
Currency.getSingularName(Messages messages) |
| Modifier and Type | Method and Description |
|---|---|
String |
Cost.getDescription(Messages messages)
Get a human-readable description of this cost.
|
String |
Cost.getDescription(Messages messages,
CostReducer reducer)
Get a human-readable description of this cost.
|
String |
Cost.getFullDescription(Messages messages)
Get a human-readable description of this cost.
|
String |
Cost.getFullDescription(Messages messages,
CostReducer reducer)
Get a human-readable description of this cost.
|
| Modifier and Type | Method and Description |
|---|---|
Messages |
MagicAPI.getMessages()
Return the Messages controller, which manages Magic's
localization store.
|
Messages |
MageController.getMessages()
Get Magic's localization store.
|
| Modifier and Type | Method and Description |
|---|---|
String |
MagicAttribute.getDescription(Messages messages) |
String |
MagicAttribute.getName(Messages messages) |
| Modifier and Type | Method and Description |
|---|---|
void |
SpellTemplate.addLore(Messages messages,
Mage mage,
Wand wand,
List<String> lore) |
String |
SpellTemplate.getDurationDescription(Messages messages) |
Copyright © 2021 elMakers. All rights reserved.