Uses of Class
studio.magemonkey.fabled.api.CastData
Packages that use CastData
-
Uses of CastData in studio.magemonkey.fabled.dynamic
Methods in studio.magemonkey.fabled.dynamic that return CastDataModifier and TypeMethodDescriptionstatic CastData
DynamicSkill.getCastData
(org.bukkit.entity.LivingEntity caster) Retrieves the cast data for the caster -
Uses of CastData in studio.magemonkey.fabled.dynamic.trigger
Methods in studio.magemonkey.fabled.dynamic.trigger with parameters of type CastDataModifier and TypeMethodDescriptionvoid
void
void
AttributeChangeTrigger.setValues
(PlayerAttributeChangeEvent event, CastData data) Reads data from the event and provides values to the caster's value data.void
Reads data from the event and provides values to the caster's value data.void
Reads data from the event and provides values to the caster's value data.void
Reads data from the event and provides values to the caster's value data.void
ClickTrigger.setValues
(KeyPressEvent event, CastData data) Reads data from the event and provides values to the caster's value data.void
Reads data from the event and provides values to the caster's value data.void
Reads data from the event and provides values to the caster's value data.void
Reads data from the event and provides values to the caster's value data.void
Reads data from the event and provides values to the caster's value data.void
EntityTargetTrigger.setValues
(org.bukkit.event.entity.EntityTargetLivingEntityEvent event, CastData data) void
Reads data from the event and provides values to the caster's value data.void
Reads data from the event and provides values to the caster's value data.void
Reads data from the event and provides values to the caster's value data.void
Reads data from the event and provides values to the caster's value data.void
void
void
Reads data from the event and provides values to the caster's value data.void
Reads data from the event and provides values to the caster's value data.void
void
Reads data from the event and provides values to the caster's value data.void
LandTrigger.setValues
(PlayerLandEvent event, CastData data) Reads data from the event and provides values to the caster's value data.void
Reads data from the event and provides values to the caster's value data.void
Reads data from the event and provides values to the caster's value data.void
PhysicalDealtTrigger.setValues
(PhysicalDamageEvent event, CastData data) Reads data from the event and provides values to the caster's value data.void
PhysicalTakenTrigger.setValues
(PhysicalDamageEvent event, CastData data) Reads data from the event and provides values to the caster's value data.void
Reads data from the event and provides values to the caster's value data.void
ProjectileTickTrigger.setValues
(ProjectileTickEvent event, CastData data) Reads data from the event and provides values to the caster's value data.void
Reads data from the event and provides values to the caster's value data.void
void
ShieldTrigger.setValues
(PlayerBlockDamageEvent event, CastData data) Reads data from the event and provides values to the caster's value data.void
SignalTrigger.setValues
(SignalEmitEvent event, CastData data) Reads data from the event and provides values to the caster's value data.void
SkillCastTrigger.setValues
(PlayerCastSkillEvent event, CastData data) Reads data from the event and provides values to the caster's value data.void
SkillDealtTrigger.setValues
(SkillDamageEvent event, CastData data) Reads data from the event and provides values to the caster's value data.void
SkillTakenTrigger.setValues
(SkillDamageEvent event, CastData data) Reads data from the event and provides values to the caster's value data.void
void
Reads data from the event and provides values to the caster's value data.void