819 Commits

Author SHA1 Message Date
Yannick Lamprecht
b346a5f6dd
#1170: Add preliminary support for multi sided signs 2023-05-25 07:21:35 +10:00
Cerus
bcc85ef670
#1185: Add API for directly setting Display transformation matrices 2023-05-11 06:48:40 +10:00
Matthew
63cad7f840
#375: Add accessors to Wither's invulnerability ticks 2023-04-21 18:59:04 +10:00
FreeSoccerHDX
bfd8b1ac82
SPIGOT-7209: Accessors and events for player's exp cooldown 2023-04-21 18:46:56 +10:00
Doc
f92a41c396
#1181: Consolidate Location conversion code 2023-04-19 19:59:19 +10:00
Doc
82f7b658aa
#1095: Add PlayerSpawnChangeEvent 2023-04-17 19:33:17 +10:00
Martoph
b421af7e44
#808: Expand the FishHook API 2023-04-16 10:10:27 +10:00
Parker Hawke
818582f409
#1169: Add damage methods to FallingBlock 2023-04-13 07:08:26 +10:00
md_5
15a3eac661
SPIGOT-7335: Fix typo in TextDisplay#TextAlignment enum name 2023-04-11 18:52:28 +10:00
Doc
f01fb4979e
SPIGOT-7336: Fix typo in internal method name 2023-04-11 18:37:21 +10:00
Jishuna
5ee3419b79
SPIGOT-5217, SPIGOT-6183: Add RespawnReason to PlayerRespawnEvent 2023-04-10 08:26:45 +10:00
libraryaddict
cb6f3c0286
#1173: Change CraftMinecartTNT to public for consistency 2023-04-09 08:38:21 +10:00
Parker Hawke
2f8e5bc7c0
#1145: Allow Player#sendBlockDamage() to specify a source entity 2023-04-02 13:56:16 +10:00
Parker Hawke
bcbb61b369
#1144: Add more Guardian API, particularly for its laser 2023-04-02 13:49:05 +10:00
Parker Hawke
80998277cb
#1159: Add missing API for explosive minecarts 2023-04-02 13:21:31 +10:00
Parker Hawke
20e8a486fe
#1157: Add Player#sendHurtAnimation() 2023-04-02 12:58:05 +10:00
md_5
e237f8c88a
SPIGOT-7312: Entity#setVisibleByDefault on player causes skin reset on this player client 2023-03-25 08:49:26 +11:00
Doc
40b87e1af6
#1150: Add Sniffer API and handle EntityItemDropEvent 2023-03-20 19:03:53 +11:00
Doc
dbc32ffa06
SPIGOT-7292: Support alpha channel in Display entities 2023-03-16 19:27:57 +11:00
md_5
bcedf28a1b
Update to Minecraft 1.19.4 2023-03-15 03:30:00 +11:00
md_5
e8010dc93f
#1136: Add API to allow entities to be invisible by default
Designed to make creating per-player entities easier
2023-03-04 09:15:52 +11:00
Parker Hawke
20ce9eaffb
#1141: Add methods to edit custom chat completions 2023-03-04 08:40:21 +11:00
Parker Hawke
fbe3410afa
#1140: Add a method to send multiple equipment changes 2023-02-27 20:27:47 +11:00
md_5
8ba5e399ec
SPIGOT-7262: Improve visibility API 2023-02-16 19:45:56 +11:00
FreeSoccerHDX
7cd3244d3d
SPIGOT-7239: Getter/setter for player's enchantment seed 2023-01-28 11:55:40 +11:00
Gero
b1059a82ea
#1134: Add custom sound parameter option for playSound with entity as source 2023-01-28 11:39:20 +11:00
ShaneBee
397c5557ca
SPIGOT-7221: Add Enemy (Entity) interface 2022-12-31 10:24:09 +11:00
md_5
0ff61e8fab
SPIGOT-7198: Add Sittable interface to Camel 2022-12-08 17:53:57 +11:00
md_5
19e6be0209
Update to Minecraft 1.19.3 2022-12-08 03:00:00 +11:00
Parker Hawke
c2c39089eb
SPIGOT-2620: Add Player#sendBlockChanges() 2022-09-24 11:05:14 +10:00
Parker Hawke
4daa21123c
SPIGOT-3842: Add Player#fireworkBoost() and expand Firework API 2022-09-12 19:04:24 +10:00
Parker Hawke
e5d6a9bbfc
#1100: Add methods to get sounds from entities 2022-09-11 22:24:15 +10:00
Parker Hawke
5901d580a4
#1101: Implement LivingEntity#canBreatheUnderwater() 2022-09-04 21:34:21 +10:00
Doc
370eecefff
#1060: Add more Warden methods 2022-08-20 16:28:21 +10:00
Martoph
cdef8fc72f
#1097: CraftThrownPotion now extends CraftThrowableProjectile 2022-08-17 19:51:58 +10:00
Doc
051fcced11
SPIGOT-7122: New Allay Methods from 1.19.1 2022-08-08 21:39:21 +10:00
md_5
6398146835
SPIGOT-7123: NullPointerException thrown by Player#chat method 2022-07-29 16:04:07 +10:00
md_5
6da82662bb
Update to Minecraft 1.19.1 2022-07-28 04:00:00 +10:00
Ollie
fc3071161c
SPIGOT-5380, SPIGOT-6958, #1085: Add some missing entity API 2022-07-21 21:01:28 +10:00
Doc
4230f8f0e4
SPIGOT-7083: Add Boat.WoodenType, Boat.Status; deprecate TreeSpecies 2022-07-05 20:40:35 +10:00
Doc
991aeda121
SPIGOT-1729, SPIGOT-7090: Keep precision in teleportation between worlds 2022-07-02 12:26:55 +10:00
SkytAsul
5c9a5f628a
SPIGOT-7071: Add Player#stopSound(SoundCategory category) 2022-07-01 20:46:16 +10:00
Doc
3aa7836df4
SPIGOT-7047: Add Player#getLastDeathLocation 2022-06-10 09:56:52 +10:00
md_5
50ef122ef8
SPIGOT-7042: Subtitle is always equal to title 2022-06-09 07:28:01 +10:00
md_5
886e6d8c81
SPIGOT-7038: Setting title or subtitle to empty string causes the player to disconnect 2022-06-08 17:34:21 +10:00
md_5
64c15270e7
Update to Minecraft 1.19 2022-06-08 02:00:00 +10:00
Yannick Lamprecht
d48f2d1a50
#1047: Support setting individual Wither head targets 2022-05-17 19:27:01 +10:00
md_5
2ac7fa7af6
SPIGOT-7014: getLootTable API should not persistently update loot table 2022-05-09 18:13:06 +10:00
DerFrZocker
7bc728a6b8
#1045: Revert changes to persistence required checks 2022-05-03 23:13:03 +10:00
Doc
e87f2e3ed1
SPIGOT-6992: Add LimitedLife/LifeTicks/Bound APIs to Vex 2022-04-21 06:45:42 +10:00