Uses of Class
net.fateuhc.plugin.api.data.ScenarioData
Packages that use ScenarioData
Package
Description
-
Uses of ScenarioData in net.fateuhc.plugin.api.events
Methods in net.fateuhc.plugin.api.events that return ScenarioDataModifier and TypeMethodDescriptionScenarioToggleEvent.getScenario()Get the scenario data that was triggered -
Uses of ScenarioData in net.fateuhc.plugin.api.managers
Methods in net.fateuhc.plugin.api.managers that return ScenarioDataModifier and TypeMethodDescriptionScenariosManager.getByScenario(Scenario source) Used to get a scenario from source.ScenariosManager.getByScenarioData(ScenarioData source) Used to get a scenario from source.Methods in net.fateuhc.plugin.api.managers with parameters of type ScenarioDataModifier and TypeMethodDescriptionScenariosManager.getByScenarioData(ScenarioData source) Used to get a scenario from source. -
Uses of ScenarioData in net.fateuhc.plugin.api.scenarios
Fields in net.fateuhc.plugin.api.scenarios declared as ScenarioData