| Package | Description |
|---|---|
| com.elmakers.mine.bukkit.api.action | |
| com.elmakers.mine.bukkit.api.magic | |
| com.elmakers.mine.bukkit.api.requirements | |
| com.elmakers.mine.bukkit.api.wand |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CastContext |
| Modifier and Type | Method and Description |
|---|---|
MageContext |
Mage.getContext() |
| Modifier and Type | Method and Description |
|---|---|
String |
MageController.checkRequirements(MageContext context,
Collection<Requirement> requirements) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
RequirementsProcessor.checkRequirement(MageContext context,
Requirement requirement)
Check if a player fulfills the target requirement.
|
String |
RequirementsProcessor.getRequirementDescription(MageContext context,
Requirement requirement)
This will be called when a requirement check has failed, in order to display to the player what they are missing.
|
| Modifier and Type | Method and Description |
|---|---|
MageContext |
Wand.getContext() |
Copyright © 2021 elMakers. All rights reserved.