Bukkit/Spigot
|
50d16687d4
|
#869: Add Enderman#teleport and Enderman#teleportTowards
By: Collin <collinjbarber@gmail.com>
|
2023-06-14 18:36:11 +10:00 |
|
Bukkit/Spigot
|
54d5defe73
|
Improve sendSignChange and related documentation
By: md_5 <git@md-5.net>
|
2023-06-14 18:36:11 +10:00 |
|
Bukkit/Spigot
|
738ff02e72
|
#867: Add Player#sendBlockUpdate to send tile entity updates
By: Yannick Lamprecht <yannicklamprecht@live.de>
|
2023-06-14 18:36:08 +10:00 |
|
Bukkit/Spigot
|
a8c7c8a302
|
Switch Player#updateInventory deprecation for internal API annotation
By: md_5 <git@md-5.net>
|
2023-06-08 16:57:41 +10:00 |
|
Bukkit/Spigot
|
59e77b485a
|
Update to Minecraft 1.20
By: md_5 <git@md-5.net>
|
2023-06-08 01:30:00 +10:00 |
|
Bukkit/Spigot
|
f45d2e6a77
|
SPIGOT-7195, SPIGOT-7197: Add DataPack API
By: Doc <nachito94@msn.com>
|
2023-05-30 19:05:41 +10:00 |
|
Bukkit/Spigot
|
0ca2940380
|
#845: Add preliminary support for multi sided signs
By: Yannick Lamprecht <yannicklamprecht@live.de>
|
2023-05-25 07:21:30 +10:00 |
|
Bukkit/Spigot
|
093f7027d3
|
#853: Add API for directly setting Display transformation matrices
By: Cerus <github.social@cerus.dev>
|
2023-05-11 06:48:36 +10:00 |
|
Bukkit/Spigot
|
dd112b4907
|
#276: Add accessors to Wither's invulnerability ticks
By: Matthew <stteg@hotmail.com>
|
2023-04-21 18:59:01 +10:00 |
|
Bukkit/Spigot
|
6c20b023e6
|
SPIGOT-7209: Accessors and events for player's exp cooldown
By: FreeSoccerHDX <freesoccerhdx@gmail.com>
|
2023-04-21 18:46:56 +10:00 |
|
Bukkit/Spigot
|
57fc47e650
|
#589: Expand the FishHook API
By: Martoph <sager1018@gmail.com>
|
2023-04-16 10:10:23 +10:00 |
|
Bukkit/Spigot
|
c9e4ed1a42
|
#843: Add damage methods to FallingBlock
By: Parker Hawke <hawkeboyz2@hotmail.com>
|
2023-04-13 07:08:23 +10:00 |
|
Bukkit/Spigot
|
028c02ffb7
|
SPIGOT-7335: Fix typo in TextDisplay#TextAlignment enum name
By: md_5 <git@md-5.net>
|
2023-04-11 18:52:25 +10:00 |
|
Bukkit/Spigot
|
43b36e446e
|
#848: Mark get/setCatType methods deprecated in addition to the enum
By: Jishuna <joshl5324@gmail.com>
|
2023-04-10 08:24:05 +10:00 |
|
Bukkit/Spigot
|
bec81a9aff
|
#831: Add a standard of annotations for Minecraft experimental things and API
By: Doc <nachito94@msn.com>
Also-by: 2008Choco <hawkeboyz2@hotmail.com>
|
2023-04-07 09:41:58 +10:00 |
|
Bukkit/Spigot
|
c8e852da1f
|
#819: Allow Player#sendBlockDamage() to specify a source entity
By: Parker Hawke <hawkeboyz2@hotmail.com>
|
2023-04-02 13:56:16 +10:00 |
|
Bukkit/Spigot
|
b624a11f4c
|
#818: Add more Guardian API, particularly for its laser
By: Parker Hawke <hawkeboyz2@hotmail.com>
|
2023-04-02 13:49:05 +10:00 |
|
Bukkit/Spigot
|
d432386d58
|
#836: Add missing API for explosive minecarts
By: Parker Hawke <hawkeboyz2@hotmail.com>
|
2023-04-02 13:21:31 +10:00 |
|
Bukkit/Spigot
|
fae6724a52
|
#834: Add Player#sendHurtAnimation()
By: Parker Hawke <hawkeboyz2@hotmail.com>
|
2023-04-02 12:58:05 +10:00 |
|
Bukkit/Spigot
|
15d0b9b07f
|
#840: Adjust annotations in Display entity interface
- Undeprecate #get/setGlowColorOverride() (reverts ff78a4cdaf , see f328857bac )
- Remove erroneous @NotNull annotation on setBillboard()
By: Parker Hawke <hawkeboyz2@hotmail.com>
|
2023-03-29 19:27:48 +11:00 |
|
Bukkit/Spigot
|
027afe0c44
|
#826: Add Sniffer API
By: Doc <nachito94@msn.com>
|
2023-03-20 19:03:48 +11:00 |
|
Bukkit/Spigot
|
ff78a4cdaf
|
SPIGOT-7292: Deprecate display color APIs while specifics are worked out
By: md_5 <git@md-5.net>
|
2023-03-15 08:25:18 +11:00 |
|
Bukkit/Spigot
|
b76cbe36c5
|
Update to Minecraft 1.19.4
By: md_5 <git@md-5.net>
|
2023-03-15 03:30:00 +11:00 |
|
Bukkit/Spigot
|
86d3c9caa7
|
#811: Add API to allow entities to be invisible by default
Designed to make creating per-player entities easier
By: md_5 <git@md-5.net>
|
2023-03-04 09:15:46 +11:00 |
|
Bukkit/Spigot
|
3bcb2ea2fb
|
#815: Add methods to edit custom chat completions
By: Parker Hawke <hawkeboyz2@hotmail.com>
|
2023-03-04 08:40:18 +11:00 |
|
Bukkit/Spigot
|
0fea70d4c9
|
#814: Add a method to send multiple equipment changes
By: Parker Hawke <hawkeboyz2@hotmail.com>
|
2023-02-27 20:27:43 +11:00 |
|
Bukkit/Spigot
|
e17edb7785
|
#804: Added methods to get translation keys for materials, itemstacks and more
By: mfnalex <mfnalex@gmail.com>
|
2023-02-10 20:51:15 +11:00 |
|
Bukkit/Spigot
|
73bd1a1c85
|
SPIGOT-7239: Getter/setter for player's enchantment seed
By: FreeSoccerHDX <freesoccerhdx@gmail.com>
|
2023-01-28 11:55:38 +11:00 |
|
Bukkit/Spigot
|
0bb0794be6
|
#808: Add custom sound parameter option for playSound with entity as source
By: Gero <gecam59@gmail.com>
|
2023-01-28 11:38:58 +11:00 |
|
Bukkit/Spigot
|
5c925130eb
|
SPIGOT-7221: Add Enemy (Entity) interface
By: ShaneBee <shanebolenback@me.com>
|
2022-12-31 10:23:59 +11:00 |
|
Bukkit/Spigot
|
db7ac0823b
|
SPIGOT-7198: Add Sittable interface to Camel
By: md_5 <git@md-5.net>
|
2022-12-08 17:53:55 +11:00 |
|
Bukkit/Spigot
|
7a87d86241
|
Update to Minecraft 1.19.3
By: md_5 <git@md-5.net>
|
2022-12-08 03:13:00 +11:00 |
|
Bukkit/Spigot
|
90bc66e868
|
SPIGOT-7162: Incorrect description for Entity#getVehicle javadoc
By: md_5 <git@md-5.net>
|
2022-10-02 09:14:33 +11:00 |
|
Bukkit/Spigot
|
273e3081de
|
SPIGOT-2620: Add Player#sendBlockChanges()
By: Parker Hawke <hawkeboyz2@hotmail.com>
|
2022-09-24 11:05:09 +10:00 |
|
Bukkit/Spigot
|
869f647744
|
SPIGOT-1244, SPIGOT-6860, SPIGOT-6874: Various Javadoc and formatting fixes
By: Parker Hawke <hawkeboyz2@hotmail.com>
|
2022-09-24 09:31:42 +10:00 |
|
Bukkit/Spigot
|
8891e2079c
|
SPIGOT-3842: Add Player#fireworkBoost() and expand Firework API
By: Parker Hawke <hawkeboyz2@hotmail.com>
|
2022-09-12 19:04:19 +10:00 |
|
Bukkit/Spigot
|
38ba2e3273
|
#786: Add methods to get sounds from entities
By: Parker Hawke <hawkeboyz2@hotmail.com>
|
2022-09-11 22:24:08 +10:00 |
|
Bukkit/Spigot
|
04574c48bb
|
#787: Add LivingEntity#canBreatheUnderwater()
By: Parker Hawke <hawkeboyz2@hotmail.com>
|
2022-09-04 21:34:17 +10:00 |
|
Bukkit/Spigot
|
bcc7b10e0c
|
#755: Add more Warden methods
By: Doc <nachito94@msn.com>
|
2022-08-20 16:28:19 +10:00 |
|
Bukkit/Spigot
|
f59a848387
|
#782: ThrownPotion now extends ThrowableProjectile
By: Martoph <sager1018@gmail.com>
|
2022-08-17 19:51:55 +10:00 |
|
Bukkit/Spigot
|
ee7f1a0800
|
SPIGOT-7122: New Allay Methods from 1.19.1
By: Doc <nachito94@msn.com>
|
2022-08-08 21:39:14 +10:00 |
|
Bukkit/Spigot
|
8d30515576
|
Update to Minecraft 1.19.1
By: md_5 <git@md-5.net>
|
2022-07-28 04:00:00 +10:00 |
|
Bukkit/Spigot
|
ecc4ce98ab
|
SPIGOT-5380, SPIGOT-6958, #772: Add some missing entity API
By: Ollie <69084614+olijeffers0n@users.noreply.github.com>
|
2022-07-21 21:01:23 +10:00 |
|
Bukkit/Spigot
|
73d53d00e8
|
SPIGOT-7083: Add Boat.WoodenType, Boat.Status; deprecate TreeSpecies
By: Doc <nachito94@msn.com>
|
2022-07-05 20:40:27 +10:00 |
|
Bukkit/Spigot
|
16583c1d7c
|
SPIGOT-7071: Add Player#stopSound(SoundCategory category)
By: SkytAsul <skytasul@gmail.com>
|
2022-07-01 20:44:34 +10:00 |
|
Bukkit/Spigot
|
a0619b4d67
|
SPIGOT-7047: Add Player#getLastDeathLocation
By: Doc <nachito94@msn.com>
|
2022-06-10 09:56:47 +10:00 |
|
Bukkit/Spigot
|
ec575f5252
|
Update to Minecraft 1.19
By: md_5 <git@md-5.net>
|
2022-06-08 02:00:00 +10:00 |
|
Bukkit/Spigot
|
7eccce6d6f
|
#743: Support setting individual Wither head targets
By: Yannick Lamprecht <yannicklamprecht@live.de>
|
2022-05-17 19:26:59 +10:00 |
|
Bukkit/Spigot
|
212f79b449
|
SPIGOT-6992: Add LimitedLife/LifeTicks/Bound APIs to Vex
By: Doc <nachito94@msn.com>
|
2022-04-21 06:47:24 +10:00 |
|
Bukkit/Spigot
|
46877fe5a4
|
#735: Add Villager#zombify
By: Doc <nachito94@msn.com>
|
2022-04-15 13:48:49 +10:00 |
|