Class ModularBuilder
java.lang.Object
xericker.arenalegends.core.player.passive.builder.ModularBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapply(org.bukkit.entity.Player player) attribute(org.bukkit.attribute.Attribute attribute, org.bukkit.attribute.AttributeModifier.Operation operation) duration(long duration) effect(StatusEffect statusEffect) value(double value) value(double startValue, double endValue)
-
Constructor Details
-
ModularBuilder
-
-
Method Details
-
id
-
effect
-
attribute
public ModularBuilder attribute(org.bukkit.attribute.Attribute attribute, org.bukkit.attribute.AttributeModifier.Operation operation) -
value
-
value
-
duration
-
apply
-