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 |
|
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 |
|