Commit graph

2712 commits

Author SHA1 Message Date
mfnalex
91e79e1940
#804: Added methods to get translation keys for materials, itemstacks and more 2023-02-10 20:51:15 +11:00
FreeSoccerHDX
426b00d315
#795: Add new BiomeParameterPoint passed to BiomeProvider#getBiome 2023-02-07 21:23:20 +11:00
FreeSoccerHDX
0e91ea52b5
SPIGOT-7224: Add events for brewing stands and campfires starting their actions 2023-02-05 11:01:36 +11:00
md_5
22f8c20898
SPIGOT-7246: Optimize NamespacedKey construction 2023-01-31 21:02:28 +11:00
FreeSoccerHDX
e417a74856
SPIGOT-7239: Getter/setter for player's enchantment seed 2023-01-28 11:55:38 +11:00
md_5
604999b377
SPIGOT-7214: Add CraftChunk and CraftChunkSnapshot contains biome method 2023-01-28 11:49:44 +11:00
Gero
33b8fb4baf
#808: Add custom sound parameter option for playSound with entity as source 2023-01-28 11:38:58 +11:00
md_5
d1a1b02112
SPIGOT-7242: Fix bugged AdvancementDisplayType enum 2023-01-26 12:48:27 +11:00
byquanton
79e3967192
SPIGOT-7034: Add methods for set/get instrument in Goat Horn 2023-01-08 20:36:06 +11:00
ShaneBee
d352d96500
SPIGOT-7221: Add Enemy (Entity) interface 2022-12-31 10:23:59 +11:00
Doc
aef9b6d205
#800: Add support for NoteBlock sounds in Skulls 2022-12-23 12:26:04 +11:00
FreeSoccerHDX
f50ad1f8b3
#798: Add PrepareGrindstoneEvent and refactor related events to use PrepareInventoryResultEvent 2022-12-13 19:29:48 +11:00
md_5
0cac7963fc
SPIGOT-7204: Add TeleportCause#DISMOUNT 2022-12-13 19:22:42 +11:00
md_5
b4dd47b00d
SPIGOT-7202: Deprecate removed door effects 2022-12-11 10:04:14 +11:00
md_5
dea9ce0a79
SPIGOT-7198: Add Sittable interface to Camel 2022-12-08 17:53:55 +11:00
md_5
bf3239f7a3
Update to Minecraft 1.19.3 2022-12-08 03:13:00 +11:00
DerFrZocker
38866413a7
SPIGOT-6765: Pass WorldInfo, Random and coordinates to ChunkGenerator should methods 2022-11-15 17:56:35 +11:00
md_5
9a4de09769
SPIGOT-7171: Ability to get the IP/hostname players are requesting status of 2022-10-28 20:19:07 +11:00
md_5
006049902d
Remove obsolete workaround for SnakeYAML 100 comment limit 2022-10-09 11:45:05 +11:00
md_5
b24bb75af9
SPIGOT-7161: SnakeYaml 1.32 changed the default file size limit 2022-10-09 11:40:29 +11:00
md_5
0994345029
Update SnakeYAML version 2022-10-02 09:18:56 +11:00
md_5
5515734ff1
SPIGOT-7162: Incorrect description for Entity#getVehicle javadoc 2022-10-02 09:14:33 +11:00
Parker Hawke
6f82b3818e
#788: Add getHand() to all relevant events 2022-10-02 09:07:09 +11:00
Parker Hawke
c7c1118861
SPIGOT-2620: Add Player#sendBlockChanges() 2022-09-24 11:05:09 +10:00
md_5
f63d2b44ad
Improve annotation test on parameters 2022-09-24 09:31:44 +10:00
Parker Hawke
3372e7b456
SPIGOT-1244, SPIGOT-6860, SPIGOT-6874: Various Javadoc and formatting fixes 2022-09-24 09:31:42 +10:00
Parker Hawke
a1e8a9abe0
#793: Ignore .checkstyle file generated by Eclipse IDE 2022-09-24 09:20:42 +10:00
md_5
acdb55f9a9
Update SnakeYAML version 2022-09-22 10:15:39 +10:00
Parker Hawke
9ae3f10f8f
SPIGOT-3842: Add Player#fireworkBoost() and expand Firework API 2022-09-12 19:04:19 +10:00
Parker Hawke
48c0c5471e
#786: Add methods to get sounds from entities 2022-09-11 22:24:08 +10:00
Parker Hawke
2683d76602
#787: Add LivingEntity#canBreatheUnderwater() 2022-09-04 21:34:17 +10:00
DerFrZocker
dea11a5f1a
SPIGOT-7128: ChunkGenerator#shouldGenerateBedrock doesn't work 2022-08-25 22:44:59 +02:00
Doc
ecc290fdbc
#755: Add more Warden methods 2022-08-20 16:28:19 +10:00
Martoph
0b32cbaabe
#782: ThrownPotion now extends ThrowableProjectile 2022-08-17 19:51:55 +10:00
DerFrZocker
474238cae9
SPIGOT-7138: Can't retrieve pixel color from map 2022-08-16 19:52:48 +10:00
Parker Hawke
d43a1e722f
SPIGOT-2450: Improve scoreboard criteria API, add missing DisplaySlots 2022-08-08 21:48:35 +10:00
Doc
9d6e4847d9
SPIGOT-7122: New Allay Methods from 1.19.1 2022-08-08 21:39:14 +10:00
md_5
bf60995c03
Update to Minecraft 1.19.2 2022-08-06 07:40:00 +10:00
Doc
caa7c4866a
SPIGOT-7109: Add WorldBorder#setSize using TimeUnit 2022-08-04 20:30:57 +10:00
mfnalex
0260da7a4a
#776: Fixed javadocs for ItemFlag#HIDE_POTION_EFFECTS 2022-08-03 20:53:05 +10:00
DerFrZocker
ff64962b52
SPIGOT-7124: MapPalette.getColor(0) returns the wrong color 2022-08-01 22:08:48 +10:00
md_5
632aa12080
Update to Minecraft 1.19.1 2022-07-28 04:00:00 +10:00
Ollie
23f557a0a0
SPIGOT-5380, SPIGOT-6958, #772: Add some missing entity API 2022-07-21 21:01:23 +10:00
Martoph
d90bdc08ff
#771: Throw IllegalAccessException with non-static getHandlerList
Also add specifier for which event causes the issue
2022-07-12 21:32:00 +10:00
md_5
607ce370a5
SPIGOT-7069: Material.BARREL has Directional data class, should also be Openable 2022-07-10 15:10:05 +10:00
md_5
f14cea82ac
SPIGOT-7070: Material.SCULK_VEIN has Waterlogged data class, should also be MultipleFacing 2022-07-10 15:04:41 +10:00
Parker Hawke
8e43b27816
#767: Add support checking/survivability methods for BlockData 2022-07-09 20:04:45 +10:00
Doc
b3dee151ea
SPIGOT-7083: Add Boat.WoodenType, Boat.Status; deprecate TreeSpecies 2022-07-05 20:40:27 +10:00
SkytAsul
d41796deb5
SPIGOT-7071: Add Player#stopSound(SoundCategory category) 2022-07-01 20:44:34 +10:00
DerFrZocker
61dae5b223
SPIGOT-7011, SPIGOT-7065: Overhaul of structures 2022-07-01 20:41:02 +10:00