Commit graph

2776 commits

Author SHA1 Message Date
md_5
547f5709d4 SPIGOT-5353: Expand explosion API by adding source entity 2019-10-05 17:16:41 +10:00
Garrett Koleda
a439ce02dc Add getLocation to configuration API 2019-09-24 21:20:22 +10:00
md_5
6527cb5892 SPIGOT-5329: Clarify isGlowing documentation 2019-09-19 17:12:56 +10:00
Noah
5ddb414f91 Make Lantern extend BlockData 2019-09-19 05:12:08 +00:00
md_5
cb888903a4 Fix typos in previous commits
Thanks ShaneBee
2019-09-18 20:02:30 +10:00
md_5
2a5e0ca207 Bring EnchantItemEvent documentation in line with EnchantmentOffer 2019-09-13 20:14:18 +10:00
md_5
3c5fcea2ae SPIGOT-5317: Create accessors for player absorption hearts 2019-09-13 20:04:37 +10:00
md_5
c6e0d62505 SPIGOT-5320: Clarify scope of ExactChoice 2019-09-13 19:59:27 +10:00
ShaneBeee
92f24ff245 SPIGOT-5158: Add SuspiciousStewMeta 2019-09-09 19:21:40 +10:00
md_5
b9bf4dae9f SPIGOT-5310: Add Chunk.contains 2019-09-08 11:39:04 +10:00
md_5
b2adbb451f Add API to get/set inhabited time of a Chunk 2019-09-07 16:48:23 +10:00
md_5
e3c812dd0c SPIGOT-5250: Add ChunkSnapshot.contains 2019-09-07 16:40:08 +10:00
md_5
71973d8507 SPIGOT-5255: Raid / patrol spawn reasons 2019-09-07 16:34:21 +10:00
md_5
e28fb3bd66 SPIGOT-5301: BlockIgniteEvent for campfire + arrow 2019-09-02 13:14:23 +10:00
anhcraft
ff0672ca66 SPIGOT-5211: Add Raid API 2019-08-28 19:36:09 +10:00
md_5
e970fd7273 Remove incorrect javadoc from TargetReason 2019-08-24 19:03:59 +10:00
md_5
84df6df192 SPIGOT-5282: Improve bucket event API 2019-08-23 20:30:10 +10:00
md_5
bde198c9e9 SPIGOT-5246: PlayerQuitEvent.get/setQuitMessage() is incorrectly marked as NotNull 2019-08-05 20:22:40 +10:00
md_5
24ad5a7970 SPIGOT-5240: Vector.angle not valid for angles very close to each other 2019-08-03 09:53:50 +10:00
md_5
a143db9a87 SPIGOT-5231: ShotAtAngle API for Fireworks 2019-08-02 19:31:53 +10:00
md_5
10db5c3d87 SPIGOT-5226: Update Javadoc of PlayerDeathEvent 2019-08-02 19:25:47 +10:00
md_5
3d9d2efcea SPIGOT-5202: WorldCreator#copy does not copy all options 2019-07-24 09:34:02 +10:00
LelouBil
c987938a6a SPIGOT-5180: Add Villager#sleep() and #wakeup() methods 2019-07-22 18:17:08 +10:00
md_5
f1849e8e88 Update to Minecraft 1.14.4 2019-07-20 09:00:00 +10:00
Spottedleaf
e99c944401 Add Plugin Chunk Ticket API
Allows plugins to force certain chunks to be kept loaded for as long as they are enabled.
2019-07-08 12:15:55 +10:00
Parker Hawke
6a235f0697 Fix incorrect nullability annotations for PlayerJoinEvent's join message 2019-07-07 15:42:56 -04:00
md_5
c2d72c82fb SPIGOT-3102: Add EXPLOSION SpawnReason 2019-07-03 11:10:24 +10:00
md_5
949124e059 SPIGOT-5121: Method to set PierceLevel of arrows 2019-06-30 09:52:12 +10:00
md_5
aba2aaaf45 Correct pom.xml version 2019-06-25 20:57:17 +10:00
md_5
3dc4cdcdb1 Update to Minecraft 1.14.3-pre4 2019-06-25 06:44:01 +10:00
Yannick Lamprecht
88b25a8c2b SPIGOT-5098: Add a method to allow colored sign changes 2019-06-23 11:00:38 +10:00
md_5
6d913552f4 Update to Minecraft 1.14.3-pre4 2019-06-21 20:00:00 +10:00
md_5
fd317e44bc Fix javadoc mistakes in previous commit 2019-06-17 21:27:41 +10:00
i509VCB
70e4c23deb SPIGOT-5061: Add explode and ignite methods to Creeper 2019-06-17 20:11:45 +10:00
md_5
04405534f2 SPIGOT-5034: FoodLevelChangeEvent add getItem method 2019-06-14 19:41:02 +10:00
md_5
8154c64cc8 SPIGOT-4984: EnchantmentOffer.getCost() documentation is misleading 2019-06-14 19:33:55 +10:00
md_5
45690fe9a8 SPIGOT-5047: Correct slot types for 1.14 inventories 2019-06-13 21:25:58 +10:00
simpleauthority
1ef8b9d97f
Add Player#openBook(ItemStack) method
This PR adds the openBook(ItemStack) method to Player that allows opening a
Material.WRITTEN_BOOK for a player on demand.
2019-06-06 23:10:50 -07:00
md_5
6eac6d7062 Update to Minecraft 1.14.2 2019-05-28 06:30:00 +10:00
i509VCB
e041de28f5 SPIGOT-4946: Add VillagerCareerChangeEvent 2019-05-27 12:22:01 +10:00
md_5
142bdd6a35 SPIGOT-4966: Provide access to Entity in PortalCreateEvent 2019-05-21 12:07:56 +10:00
md_5
36ae34f06d Fix some javadoc warnings
Also remove a couple old/broken deprecated methods
2019-05-20 20:29:44 +10:00
md_5
2c68d3b9a6 Explicitly deprecate all MaterialData subclasses 2019-05-20 20:09:17 +10:00
md_5
b97d9bb7f7 Fix duplicate lowercasing in NamespacedKey 2019-05-20 19:47:08 +10:00
md_5
531c4dd31b SPIGOT-4961: Cannot open various inventories 2019-05-20 19:46:13 +10:00
md_5
2327df0883 SPIGOT-4958: API to set map trackingPosition 2019-05-20 19:29:45 +10:00
Yannick Lamprecht
2ae6a5a8c3 SPIGOT-4833: Allow access to LivingEntity memories 2019-05-20 19:19:10 +10:00
blablubbabc
4543fb4029 SPIGOT-4943: Zombie villager conversion player API. 2019-05-18 10:58:22 +10:00
md_5
8bcd3fd1e1 Update to Minecraft 1.14.1 2019-05-14 10:00:00 +10:00
md_5
d2d70389a1 Fix missed documentation change 2019-05-12 17:30:02 +10:00