Attributes class

Constructors

Attributes()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

all → const List<AttributeType>
A List of all AttributeTypes
armor → const AttributeType
(minecraft:generic.armor)
armor_toughness → const AttributeType
(minecraft:generic.armor_toughness)
attack_damage → const AttributeType
(minecraft:generic.armor_toughness)
attack_knockback → const AttributeType
(minecraft:generic.attack_knockback)
attack_speed → const AttributeType
(minecraft:generic.attack_speed)
flying_speed → const AttributeType
(minecraft:generic.flying_speed)
follow_range → const AttributeType
(minecraft:generic.follow_range)
generic → const List<AttributeType>
A List of all generic AttributeTypes that can be applied to all entities
horse_jump_strength → const AttributeType
(minecraft:horse.jump_strength)
knockback_resistance → const AttributeType
(minecraft:generic.knockback_resistance)
luck → const AttributeType
(minecraft:generic.luck)
max_health → const AttributeType
(minecraft:generic.max_health)
movement_speed → const AttributeType
(minecraft:generic.movement_speed)
zombie_spawn_reinforcements → const AttributeType
(minecraft:zombie.spawn_reinforcements)