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