Commit graph

2776 commits

Author SHA1 Message Date
md_5
d1ecf79c7c SPIGOT-4911: Cannot add firework rocket as charged projectile in crossbow 2019-05-12 11:22:14 +10:00
md_5
39ce53e961 Correct javadoc for createInventory(InventoryHolder, InventoryType) 2019-05-11 14:02:52 +10:00
md_5
a712c921e9 SPIGOT-4893: Don't reset angry state of wolves without target. 2019-05-11 13:12:28 +10:00
Brokkonaut
d80462f1ba SPIGOT-4889: Add PlayerTakeLecternBookEvent 2019-05-11 13:03:43 +10:00
nathat890
fe0cadf055 Add BlockShearEntityEvent for Dispensers shearing Sheep 2019-05-08 19:59:25 +10:00
Brokkonaut
90e5cca3d1 SPIGOT-4892: Allow to set the currently viewed page of a book on a lectern inventory 2019-05-08 17:01:42 +10:00
blablubbabc
a30337f710 SPIGOT-4887: Villager level minimum is 1 2019-05-08 07:40:25 +10:00
blablubbabc
d88d828c57 SPIGOT-4886: Villager type SNOWY should be named SNOW 2019-05-08 07:40:25 +10:00
md_5
91b0487aed SPIGOT-4872: LootTables missing a few loot tables 2019-05-06 08:40:10 +10:00
md_5
ce7b35948e Fix javadoc errors 2019-05-05 12:59:26 +10:00
md_5
55e45fe7e6 SPIGOT-4834: API for Villager levels and experience 2019-05-05 12:03:15 +10:00
md_5
3f9784f319 Fix typo in previous commit 2019-05-05 10:59:48 +10:00
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