GlowstoneMC / Glowstone-Legacy

An open-source server for the Bukkit Minecraft modding interface
Other
363 stars 122 forks source link

Attributes #623

Open Tonodus opened 9 years ago

Tonodus commented 9 years ago

This PR adds an AttributeStorage class, handling a LivingEntity's attributes. Currently only used for maxHealth, needs further investigation for modifiers. Fixes #609