summaryrefslogtreecommitdiffstats
path: root/src/Entities/SplashPotionEntity.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added splash potions to NBT serialization and retrievalarchshift2014-07-121-0/+8
|
* EntityEffects.x -> EntityEffect.x, Object-Oriented effectsarchshift2014-06-191-1/+1
| | | | Changed effect map to take a pointer of the effect as a result.
* Applies splash potion effects to mobs as well as playersarchshift2014-06-171-2/+3
|
* Added splash potion functionalityarchshift2014-06-171-3/+27
|
* Added classes for splash potions and wither skullsarchshift2014-06-171-0/+34