Commit graph

2164 commits

Author SHA1 Message Date
md_5
d6c597508b Rearchitect PortalCreateEvent to provide more information about the portal 2019-05-05 10:51:28 +10:00
Parker Hawke
c28920643d Better validate static ChatColor methods 2019-05-03 15:51:10 -04:00
md_5
4e74934cd0 SPIGOT-4842: Dummy recipes should not give AIR as result type 2019-05-03 17:40:15 +10:00
md_5
d352c12654 SPIGOT-4802: Add CrossbowMeta 2019-05-01 20:17:56 +10:00
md_5
90588bcd44 SPIGOT-4714: Broadcasts can no longer be done from secondary threads 2019-05-01 18:46:12 +10:00
md_5
eec34aebb3 SPIGOT-4820: Villager Type API 2019-05-01 18:39:34 +10:00
md_5
3c3351d87d Regular arrow spawn method should not have changed type 2019-05-01 18:14:43 +10:00
md_5
abaaaa8833 SPIGOT-4823: Crash picking up arrows 2019-05-01 06:49:03 +10:00
md_5
af5b1747c1 World#spawnArrow should return an AbstractArrow now 2019-04-30 21:31:14 +10:00
md_5
c7c4cb533f SPIGOT-4819: Continue refactoring of Arrow-related APIs 2019-04-30 21:23:05 +10:00
md_5
a274655172 SPIGOT-4818: Missing GLOBE banner pattern 2019-04-30 15:19:43 +10:00
md_5
22fe505b25 SPIGOT-4815: Location.equals() not working 2019-04-30 09:36:30 +10:00
TheMolkaPL
664000a476 Use WeakReference to World in Location 2019-04-29 20:58:24 +10:00
md_5
fe46623537 SPIGOT-4803: Fox related APIs 2019-04-28 17:58:30 +10:00
Coleman Yantis
cc920289b0 Add TradeSelectEvent 2019-04-28 12:36:41 +10:00
md_5
d1ca1919d2 Add Override annotations where appropriate 2019-04-28 11:37:52 +10:00
md_5
c5032913d3 SPIGOT-4793: Clarify cancelled behaviour of PlayerInteractEvent 2019-04-28 11:24:18 +10:00
md_5
ad5d102589 Fix LingeringPotionSplashEvent getEntity method 2019-04-27 21:38:34 +10:00
md_5
11a6d2ef7c SPIGOT-4784: Collar colour API for Cats 2019-04-27 12:52:37 +10:00
md_5
77272c929a SPIGOT-4753: Add Pose API 2019-04-27 10:28:16 +10:00
md_5
0cda2aa272 Deprecate CHUNK_GEN spawn reason 2019-04-27 10:08:39 +10:00
md_5
42a16e3c73 SPIGOT-4778: Bell Attachment is missing 2019-04-27 09:30:16 +10:00
md_5
7407eaacc9 Add important documentation to chunk load methods 2019-04-26 22:00:24 +10:00
Parker Hawke
17bdbc2d4e Add a MaterialChoice constructor to accept Tag constants 2019-04-26 21:56:22 +10:00
md_5
bf58cf719c ChunkUnloadEvent can no longer be cancelled.
Mechanisms such as setForceLoaded should be used instead
2019-04-26 16:53:34 +10:00
md_5
2eb7109534 Add variant API to MushroomCow 2019-04-26 14:48:04 +10:00
md_5
37e768aaf9 Don't concurrently execute ChunkGenerators by default 2019-04-26 12:08:49 +10:00
md_5
17e53f3124 SPIGOT-4742: Make Sign Colorable 2019-04-25 14:49:17 +10:00
Bjarne Koll
b0d2356275 Replace ItemTag API with new API that also expands to Tiles and Entities 2019-04-25 14:38:33 +10:00
md_5
73c2356795 Update to Minecraft 1.14 2019-04-25 12:00:00 +10:00
md_5
3735f9d0ad Fix checkstyle on Windows 2019-04-23 21:22:32 +10:00
md_5
8e1045d171 Move execution phase of checkstyle 2019-04-23 21:01:36 +10:00
md_5
ba54658570 Regenerate Material enum 2019-04-23 20:59:33 +10:00
md_5
263f706c2b Apply and enforce import ordering rules 2019-04-23 14:40:16 +10:00
md_5
01bbdd290d Begin implementation of CheckStyle style checking 2019-04-23 14:00:20 +10:00
md_5
67d908a983 Update to Minecraft 1.14-pre5 2019-04-23 13:08:52 +10:00
md_5
987016eada Update /version to reflect final build status. 2019-04-23 12:00:00 +10:00
md_5
da08d02251 SPIGOT-4700: Add PlayerFishEvent.State.REEL_IN 2019-04-15 20:43:00 +10:00
md_5
0cef14e4e2 Remove draft API from selectEntities 2019-04-14 18:07:38 +10:00
blablubbabc
7634491fde Added Entity#setRotation.
Unlike Entity#teleport this can also be used while the entity is inside a vehicle.
2019-04-03 19:47:33 +11:00
md_5
451bd74e46 Use gson for decoding version command 2019-03-23 20:22:06 +11:00
stonar96
0eaf10f193 Add getObject methods to ConfigurationSection 2019-03-21 21:15:18 +11:00
md_5
279eeab35f Fix command description not being set 2019-03-18 10:34:39 +11:00
md_5
96e2bb1850 Remove debug print from SyntheticEventTest 2019-03-16 20:48:55 +11:00
Darkyenus
9a6a1de31b Remove nullability annotations from enum constructors 2019-03-14 22:04:22 +11:00
Darkyenus
3f0591ead7 SPIGOT-2540: Add nullability annotations to entire Bukkit API 2019-03-13 17:42:57 +11:00
md_5
f802d0a571 Use TestPlugin for ConversationTest 2019-03-09 15:10:40 +11:00
md_5
77cbdc6134 SPIGOT-4651: MerchantRecipe.setIngredients() allows more than 2 ingredients 2019-03-06 19:45:39 +11:00
md_5
0b95b68f96 SPIGOT-4650: Charging API for Vex 2019-03-05 16:47:25 +11:00
Parker Hawke
96e09e50c1 Add love mode API to Animals 2019-02-27 14:15:48 -05:00