22 MCAPI static ::AttributeInstanceRef
23 _legacyGetInstance(
::BaseAttributeMap& attributes, ::std::string
const& attributeName);
25 MCAPI static ::std::string
const& _legacyGetName(::std::string
const& attributeName);
30 MCAPI static ::std::unique_ptr<::CompoundTag> _saveAttribute(
::AttributeInstance const& instance);
32 MCAPI static ::std::unique_ptr<::CompoundTag> _saveAttributeModifier(
::AttributeModifier const& modifier);
34 MCAPI
static bool checkIsDeprecated(::std::string& name);
36 MCAPI static ::TemporalAttributeBuff loadAttributeBuff(
::CompoundTag const& tag);
38 MCAPI static ::std::shared_ptr<::AttributeModifier> loadAttributeModifier(
::CompoundTag const& tag);
46 MCAPI static ::Attribute
const& ABSORPTION();
48 MCAPI static ::Attribute
const& ATTACK_DAMAGE();
50 MCAPI static ::Attribute
const& FOLLOW_RANGE();
52 MCAPI static ::Attribute
const& HEALTH();
54 MCAPI static ::Attribute
const& JUMP_STRENGTH();
56 MCAPI static ::Attribute
const& KNOCKBACK_RESISTANCE();
58 MCAPI static ::Attribute
const& LAVA_MOVEMENT_SPEED();
60 MCAPI static ::Attribute
const& LUCK();
62 MCAPI static ::Attribute
const& MOVEMENT_SPEED();
64 MCAPI static ::Attribute
const& UNDERWATER_MOVEMENT_SPEED();
Definition AttributeModificationContext.h:10