Bukkit/Spigot
1399237b6b
SPIGOT-5047: Correct slot types for 1.14 inventories
...
By: md_5 <git@md-5.net>
2019-06-13 21:25:58 +10:00
Bukkit/Spigot
aa6ffe2455
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.
By: simpleauthority <jacob@algorithmjunkie.com>
2019-06-06 00:46:53 -07:00
Bukkit/Spigot
0a66e91c06
Update to Minecraft 1.14.2
...
By: md_5 <git@md-5.net>
2019-05-28 06:30:00 +10:00
Bukkit/Spigot
e56df0a07e
SPIGOT-4946: Add VillagerCareerChangeEvent
...
By: i509VCB <null>
2019-05-25 20:37:17 -05:00
Bukkit/Spigot
5c4a9d5f13
SPIGOT-4966: Provide access to Entity in PortalCreateEvent
...
By: md_5 <git@md-5.net>
2019-05-21 12:07:56 +10:00
Bukkit/Spigot
b2c53e8c68
Fix some javadoc warnings
...
Also remove a couple old/broken deprecated methods
By: md_5 <git@md-5.net>
2019-05-20 20:29:33 +10:00
Bukkit/Spigot
7a2194f937
Explicitly deprecate all MaterialData subclasses
...
By: md_5 <git@md-5.net>
2019-05-20 20:09:17 +10:00
Bukkit/Spigot
3acdc1f1b9
Fix duplicate lowercasing in NamespacedKey
...
By: md_5 <git@md-5.net>
2019-05-20 19:47:08 +10:00
Bukkit/Spigot
1158b5a586
SPIGOT-4961: Cannot open various inventories
...
By: md_5 <git@md-5.net>
2019-05-20 19:46:13 +10:00
Bukkit/Spigot
d8417eaead
SPIGOT-4958: API to set map trackingPosition
...
By: md_5 <git@md-5.net>
2019-05-20 19:29:45 +10:00
Bukkit/Spigot
86dee5827e
SPIGOT-4833: Allow access to LivingEntity memories
...
By: Yannick Lamprecht <yannicklamprecht@live.de>
2019-05-19 19:57:33 +10:00
Bukkit/Spigot
1a0f762c38
SPIGOT-4943: Zombie villager conversion player API.
...
By: blablubbabc <lukas@wirsindwir.de>
2019-05-17 14:08:43 +02:00
Bukkit/Spigot
19f56f1e6c
Update to Minecraft 1.14.1
...
By: md_5 <git@md-5.net>
2019-05-14 10:00:00 +10:00
Bukkit/Spigot
4e2df52748
Fix missed documentation change
...
By: md_5 <git@md-5.net>
2019-05-12 17:30:02 +10:00
Bukkit/Spigot
a5758fa771
SPIGOT-4911: Cannot add firework rocket as charged projectile in crossbow
...
By: md_5 <git@md-5.net>
2019-05-12 11:22:14 +10:00
Bukkit/Spigot
8678c2acfd
Correct javadoc for createInventory(InventoryHolder, InventoryType)
...
By: md_5 <git@md-5.net>
2019-05-11 14:02:52 +10:00
Bukkit/Spigot
12798cd084
SPIGOT-4893: Don't reset angry state of wolves without target.
...
By: md_5 <git@md-5.net>
2019-05-11 13:12:28 +10:00
Bukkit/Spigot
4952796313
SPIGOT-4889: Add PlayerTakeLecternBookEvent
...
By: Brokkonaut <hannos17@gmx.de>
2019-05-10 01:50:06 +02:00
Bukkit/Spigot
a3e5b8bdf0
Add BlockShearEntityEvent for Dispensers shearing Sheep
...
By: nathat890 <nathat890@outlook.com>
2019-05-07 16:46:20 +01:00
Bukkit/Spigot
7285d5d822
SPIGOT-4892: Allow to set the currently viewed page of a book on a lectern inventory
...
By: Brokkonaut <hannos17@gmx.de>
2019-05-08 00:01:01 +02:00
Bukkit/Spigot
1ac05c8b80
SPIGOT-4887: Villager level minimum is 1
...
By: blablubbabc <lukas@wirsindwir.de>
2019-05-07 15:35:44 +02:00
Bukkit/Spigot
413964569b
SPIGOT-4886: Villager type SNOWY should be named SNOW
...
By: blablubbabc <lukas@wirsindwir.de>
2019-05-07 15:24:57 +02:00
Bukkit/Spigot
4ed27a6eca
SPIGOT-4872: LootTables missing a few loot tables
...
By: md_5 <git@md-5.net>
2019-05-06 08:40:10 +10:00
Bukkit/Spigot
e917cff666
Fix javadoc errors
...
By: md_5 <git@md-5.net>
2019-05-05 12:59:26 +10:00
Bukkit/Spigot
11c5260e6a
SPIGOT-4834: API for Villager levels and experience
...
By: md_5 <git@md-5.net>
2019-05-05 12:03:15 +10:00
Bukkit/Spigot
692e60f3f0
Fix typo in previous commit
...
By: md_5 <git@md-5.net>
2019-05-05 10:59:48 +10:00
Bukkit/Spigot
c38c74e64d
Rearchitect PortalCreateEvent to provide more information about the portal
...
By: md_5 <git@md-5.net>
2019-05-05 10:51:28 +10:00
Bukkit/Spigot
b43e5e0738
Better validate static ChatColor methods
...
By: Parker Hawke <hawkeboyz2@hotmail.com>
2019-05-03 15:51:10 -04:00
Bukkit/Spigot
04ff31073b
SPIGOT-4842: Dummy recipes should not give AIR as result type
...
By: md_5 <git@md-5.net>
2019-05-03 17:40:15 +10:00
Bukkit/Spigot
191b0147cd
SPIGOT-4802: Add CrossbowMeta
...
By: md_5 <git@md-5.net>
2019-05-01 20:17:56 +10:00
Bukkit/Spigot
d41f921727
SPIGOT-4714: Broadcasts can no longer be done from secondary threads
...
By: md_5 <git@md-5.net>
2019-05-01 18:46:12 +10:00
Bukkit/Spigot
713ac360bf
SPIGOT-4820: Villager Type API
...
By: md_5 <git@md-5.net>
2019-05-01 18:39:34 +10:00
Bukkit/Spigot
7bcfc2f673
Regular arrow spawn method should not have changed type
...
By: md_5 <git@md-5.net>
2019-05-01 18:14:43 +10:00
Bukkit/Spigot
998a2ad5c0
SPIGOT-4823: Crash picking up arrows
...
By: md_5 <git@md-5.net>
2019-05-01 06:49:03 +10:00
Bukkit/Spigot
687e30abd0
World#spawnArrow should return an AbstractArrow now
...
By: md_5 <git@md-5.net>
2019-04-30 21:31:14 +10:00
Bukkit/Spigot
822d06fd4b
SPIGOT-4819: Continue refactoring of Arrow-related APIs
...
By: md_5 <git@md-5.net>
2019-04-30 21:12:59 +10:00
Bukkit/Spigot
cfe800dd65
SPIGOT-4818: Missing GLOBE banner pattern
...
By: md_5 <git@md-5.net>
2019-04-30 15:19:43 +10:00
Bukkit/Spigot
4c0157d6de
SPIGOT-4815: Location.equals() not working
...
By: md_5 <git@md-5.net>
2019-04-30 09:36:30 +10:00
Bukkit/Spigot
dc652253ed
Use WeakReference to World in Location
...
By: TheMolkaPL <themolkapl@gmail.com>
2019-04-26 23:33:40 +02:00
Bukkit/Spigot
5f1aef7419
SPIGOT-4803: Fox related APIs
...
By: md_5 <git@md-5.net>
2019-04-28 17:58:30 +10:00
Bukkit/Spigot
b91a465a3f
Add TradeSelectEvent
...
By: Coleman Yantis <diamonddagger590@gmail.com>
2019-04-28 12:36:23 +10:00
Bukkit/Spigot
82854b7bd7
Add Override annotations where appropriate
...
By: md_5 <git@md-5.net>
2019-04-28 11:37:52 +10:00
Bukkit/Spigot
d66310a2f1
SPIGOT-4793: Clarify cancelled behaviour of PlayerInteractEvent
...
By: md_5 <git@md-5.net>
2019-04-28 11:24:18 +10:00
Bukkit/Spigot
db63ba0a7b
Fix LingeringPotionSplashEvent getEntity method
...
By: md_5 <git@md-5.net>
2019-04-27 21:38:34 +10:00
Bukkit/Spigot
b554f3f183
SPIGOT-4784: Collar colour API for Cats
...
By: md_5 <git@md-5.net>
2019-04-27 12:52:37 +10:00
Bukkit/Spigot
c118b02278
SPIGOT-4753: Add Pose API
...
By: md_5 <git@md-5.net>
2019-04-27 10:26:35 +10:00
Bukkit/Spigot
bd15f6a4bc
Deprecate CHUNK_GEN spawn reason
...
By: md_5 <git@md-5.net>
2019-04-27 10:08:39 +10:00
Bukkit/Spigot
fb39d0943e
SPIGOT-4778: Bell Attachment is missing
...
By: md_5 <git@md-5.net>
2019-04-27 09:30:16 +10:00
Bukkit/Spigot
f897021458
Add important documentation to chunk load methods
...
By: md_5 <git@md-5.net>
2019-04-26 22:00:24 +10:00
Bukkit/Spigot
ed414d7d7c
Add a MaterialChoice constructor to accept Tag constants
...
By: Parker Hawke <hawkeboyz2@hotmail.com>
2019-04-25 16:40:38 -04:00