summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/entity
Commit message (Expand)AuthorAgeLines
* Add ray tracing and bounding box APIblablubbabc2018-10-26-2/+84
* Make setPersistent also control player savingUgleh2018-10-03-3/+4
* Add PlayerRecipeDiscoverEvent and methods to (un/)discover recipesParker Hawke2018-10-01-0/+53
* SPIGOT-4314: Ability to change item in frame without playing soundsimpleauthority2018-09-11-0/+8
* Add getFacing method to get the current cardinal direction an entity is facing.Senmori2018-09-03-0/+18
* SPIGOT-4338: breedCause APImd_52018-09-01-1/+20
* Remove some additional draft API markingsmd_52018-08-29-12/+0
* Update docs for Enderman carrying methodsmd_52018-08-15-2/+2
* SPIGOT-1936: LootTable APISenmori2018-08-12-3/+7
* SPIGOT-4258: Add Player.updateCommands methodmd_52018-08-12-0/+8
* Improve entity hierarchy by adding Mob interface.md_52018-08-10-38/+28
* SPIGOT-4199: Riptide related APIsmd_52018-08-02-0/+9
* SPIGOT-4204: Allow passing data to AreaEffectCloud particlesmd_52018-08-01-0/+9
* SPIGOT-227: Add entity persistent flagblablubbabc2018-07-30-0/+30
* SPIGOT-1714: Draft API for player list header / footermd_52018-07-29-0/+47
* SPIGOT-4128: Greatly improve spawn egg deserializationmd_52018-07-24-0/+14
* Update to Minecraft 1.13md_52018-07-22-1/+0
* Fish / Dolphin should be WaterMob, and WaterMob Creaturemd_52018-07-16-3/+3
* Add EntityToggleSwimEvent and isSwimming / setSwimming APImd_52018-07-15-0/+16
* Update to Minecraft 1.13-pre7md_52018-07-15-45/+220
* Add Arrow tile methodsParker Hawke2018-05-06-0/+18
* Add setTarget and getTarget to Slime.Senmori2018-03-03-0/+15
* SPIGOT-3807: Improve getEyeHeightmd_52018-02-10-3/+3
* Expand EnderSignal APISenmori2018-02-03-2/+55
* SPIGOT-2911: Implement AbstractHorseInventorymd_52018-01-28-0/+4
* Fix some additional documentation typosmd_52018-01-15-3/+3
* SPIGOT-355: API for Villager careersSenmori2017-12-31-0/+152
* SPIGOT-3663: Add plugin parameter to hidePlayer+showPlayer.Chris Cowan2017-12-05-0/+23
* Remove bogus TippedArrow ID from EntityTypemd_52017-12-02-1/+1
* Fix mismatched furnace_minecart IDmd_52017-12-01-1/+1
* Add max fuse tick & explosion radius methods to CreeperParker Hawke2017-11-08-0/+32
* SPIGOT-3629: Greatly expand entity effect APImd_52017-11-07-1/+3
* SPIGOT-3604: Deprecate unused professionsmd_52017-10-09-0/+6
* Update to Minecraft 1.12.1md_52017-08-03-29/+0
* SPIGOT-3379: Generalise canPickupItems to other entities.md_52017-06-26-2/+0
* Add PistonMoveReaction getters for Entitymd_52017-06-12-0/+8
* SPIGOT-3284: Allow TNTPrimed#getSource to return invalid entitiesmd_52017-06-02-3/+3
* SPIGOT-439: Add player locale related APIs.MiniDigger2017-05-27-0/+13
* SPIGOT-3259: Clarify JavaDoc regarding totalExperiencemd_52017-05-22-3/+9
* SPIGOT-3246: Use Sittable for Ocelot, Wolf and ParrotBlackHole2017-05-16-34/+26
* Minecraft 1.12-pre2 API Changesmd_52017-05-14-4/+199
* Remove _INVALID_ methodsmd_52017-05-14-123/+0
* Remove old getLineOfSightmd_52017-05-14-17/+0
* Add API to color Shulker entitiesMatthew2017-04-29-1/+3
* Add getColor / setColor for TippedArrowMatthew2017-04-26-0/+15
* Deprecate Evoker spell methods in preparation for 1.12md_52017-04-21-0/+11
* Add API for manipulating item cooldowns.md_52017-04-19-0/+32
* Deprecate Achievements as they are not present in future versions of Minecraftmd_52017-03-31-0/+6
* Add getWidth + getHeight for Entitybramhaag2017-03-19-0/+14
* SPIGOT-2152: Method to set resource pack + hash.Max Lee2017-02-15-11/+59