Uses of Class
net.md_5.bungee.protocol.packet.EntityAttributes.Attribute
Packages that use EntityAttributes.Attribute
-
Uses of EntityAttributes.Attribute in net.md_5.bungee.protocol.packet
Methods in net.md_5.bungee.protocol.packet that return types with arguments of type EntityAttributes.AttributeMethod parameters in net.md_5.bungee.protocol.packet with type arguments of type EntityAttributes.AttributeModifier and TypeMethodDescriptionvoid
EntityAttributes.setAttributes
(List<EntityAttributes.Attribute> attributes) Constructor parameters in net.md_5.bungee.protocol.packet with type arguments of type EntityAttributes.AttributeModifierConstructorDescriptionEntityAttributes
(int entityId, List<EntityAttributes.Attribute> attributes)