Uses of Enum Class
net.fateuhc.plugin.api.scenarios.Scenario
Packages that use Scenario
-
Uses of Scenario in net.fateuhc.plugin.api.managers
Methods in net.fateuhc.plugin.api.managers that return ScenarioModifier and TypeMethodDescriptionUsed to get a Scenario from a scenario name.ScenariosManager.getScenario(Scenario source) Deprecated.Methods in net.fateuhc.plugin.api.managers that return types with arguments of type ScenarioMethods in net.fateuhc.plugin.api.managers with parameters of type ScenarioModifier and TypeMethodDescriptionScenariosManager.getByScenario(Scenario source) Used to get a scenario from source.ScenariosManager.getScenario(Scenario source) Deprecated. -
Uses of Scenario in net.fateuhc.plugin.api.scenarios
Methods in net.fateuhc.plugin.api.scenarios that return Scenario
ScenariosManager.getByScenario(Scenario)orScenariosManager.getByScenarioData(ScenarioData)instead.