Edmond Poon
|
409595c2a2
|
Pulling all pending Bukkit-JavaDoc changes
|
2013-04-02 00:11:22 -04:00 |
|
Travis Watkins
|
f9917ef1c6
|
Use proper naming convention for boolean methods.
|
2013-03-15 14:25:18 -05:00 |
|
Travis Watkins
|
9b0ecdfc76
|
Update Bukkit for Minecraft 1.5
|
2013-03-15 13:26:46 -05:00 |
|
feildmaster
|
0f92972fe2
|
Add methods to set and reset max health. Adds BUKKIT-266
|
2012-12-23 07:28:37 -06:00 |
|
feildmaster
|
5d6592e5d2
|
Add EntityEquipment API. Adds BUKKIT-3103
|
2012-12-10 19:09:58 -06:00 |
|
Travis Watkins
|
f5a0cf0821
|
Add API for controlling mob despawn away from players. Adds BUKKIT-2986
|
2012-12-04 21:30:44 -06:00 |
|
TomyLobo
|
6525a30e74
|
Add LivingEntity.hasLineOfSight. Addresses BUKKIT-1255
|
2012-06-23 10:58:01 -05:00 |
|
feildmaster
|
537138e9b2
|
Javadoc updates
Fixes BUKKIT-1653, Fixes BUKKIT-1383 and Fixes BUKKIT-1644
|
2012-06-03 05:40:54 -05:00 |
|
Celtic Minstrel
|
17403d617a
|
Fix javadoc errors/warnings
|
2012-02-29 21:31:28 -05:00 |
|
EvilSeph
|
de1a89f90f
|
Re-added launchProjectile lost due to incorrect conflict resolution.
|
2012-02-29 18:31:20 -05:00 |
|
TomyLobo
|
ac257ba8a8
|
Moved getVehicle, leaveVehicle and isInsideVehicle from LivingEntity to Entity. Addresses BUKKIT-811
|
2012-02-29 13:26:25 -05:00 |
|
aPunch
|
c0e2ade335
|
[Bleeding] Added launchProjectile.
Use launchProjectile in place of individual throwSnowball, throwEgg, and shootArrow methods
|
2012-02-23 05:54:16 -05:00 |
|
fullwall
|
f229d6fe83
|
[Bleeding] Added Potions API. Fixes BUKKIT-389
|
2012-02-10 17:26:38 -05:00 |
|
Erik Broes
|
dce83b6ce4
|
Generic cleanup of warnings, whitespace and style.
|
2011-12-25 16:02:30 +01:00 |
|
Nathan Adams
|
0d41282a7f
|
Added getKiller() method to LivingEntity, to determine the killer of an entity
|
2011-12-11 16:04:37 +00:00 |
|
Nathan Adams
|
2fff24e8a9
|
Added getMaxHealth to LivingEntity
|
2011-11-19 20:23:27 -08:00 |
|
EvilSeph
|
b1451f58cb
|
Revert "Added callback line of sight methods. Thanks xZise!"
This reverts commit 1df3a823ba.
|
2011-10-03 15:15:50 -04:00 |
|
EvilSeph
|
1df3a823ba
|
Added callback line of sight methods. Thanks xZise!
|
2011-10-02 23:04:09 -04:00 |
|
Dinnerbone
|
e6c273e8b0
|
Many javadoc fixes thanks to Celtic Minstrel
|
2011-09-25 02:56:40 +01:00 |
|
Erik Broes
|
c4d444ce98
|
Whitespace + general cleanup
|
2011-05-15 14:06:02 +02:00 |
|
Erik Broes
|
1501d97a89
|
Long overdue LivingEntity maximumNoDamageTicks, noDamageTicks, lastDamage
|
2011-03-24 00:31:59 +01:00 |
|
Andrew Ardill
|
4d22250c3f
|
Added LivingEntity.getEyeLocation() for getting the eyes location.
|
2011-03-09 19:12:10 +00:00 |
|
Forsaken
|
9e5ec989ad
|
Added damage(int) and damage(int, Entity) for LivingEntity
|
2011-03-07 16:01:57 +00:00 |
|
Raphfrk
|
c6d4b1c3c6
|
Added target block ray trace functionality.
|
2011-02-18 20:47:59 -05:00 |
|
Erik Broes
|
8039c05c9f
|
General cleanup (deprecated+whitespace)
|
2011-02-02 00:28:41 +01:00 |
|
Dinnerbone
|
888ef8faf4
|
Added getRemainingAir/setRemainingAir/getMaximumAir/setMaximumAir on LivingEntity
|
2011-01-31 01:23:21 +00:00 |
|
Dinnerbone
|
b923ccf636
|
All entity stuff in org.bukkit moved to org.bukkit.entity
|
2011-01-15 21:20:59 +00:00 |
|