summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/event/entity/EntityCombustEvent.java
Commit message (Expand)AuthorAgeLines
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-12-15-2/+4
* Pulling all pending Bukkit-JavaDoc changesEdmond Poon2013-04-02-2/+2
* [Bleeding] Event no longer implements Serializable.Feildmaster2012-02-19-1/+0
* Deprecation cleanup.Erik Broes2012-02-18-2/+2
* [Bleeding] Changed event system into a new, much faster design. Huge thanks t...Nathan Adams2012-01-17-0/+11
* Generic cleaningErik Broes2012-01-15-1/+1
* Generic cleanup of warnings, whitespace and style.Erik Broes2011-12-25-1/+3
* Extend EntityCombustEvent to allow setting combustion duration.Andrew Ardill2011-11-29-3/+22
* Remove superfluous javadocsErik Broes2011-07-17-16/+0
* More JavaDoc improvements.EvilSeph2011-07-15-3/+9
* More JavaDoc improvements.EvilSeph2011-06-25-2/+13
* Some more backwards incompatible changes (minor though), also a ton of small ...Erik Broes2011-03-26-2/+2
* All entity stuff in org.bukkit moved to org.bukkit.entityDinnerbone2011-01-15-1/+1
* Remove @overrides from EntityCombustTaylor Kelly2011-01-11-2/+0
* EntityCombustEventTaylor Kelly2011-01-10-0/+27