Uses of Class
net.md_5.bungee.protocol.packet.EntityAttributes.AttributeModifier
Packages that use EntityAttributes.AttributeModifier
-
Uses of EntityAttributes.AttributeModifier in net.md_5.bungee.protocol.packet
Methods in net.md_5.bungee.protocol.packet that return types with arguments of type EntityAttributes.AttributeModifierMethod parameters in net.md_5.bungee.protocol.packet with type arguments of type EntityAttributes.AttributeModifierModifier and TypeMethodDescriptionvoid
EntityAttributes.Attribute.setModifierList
(List<EntityAttributes.AttributeModifier> modifierList) Constructor parameters in net.md_5.bungee.protocol.packet with type arguments of type EntityAttributes.AttributeModifierModifierConstructorDescriptionAttribute
(String key, double value, List<EntityAttributes.AttributeModifier> modifierList)