Commit graph

3010 commits

Author SHA1 Message Date
md_5
6ecf033d54
SPIGOT-7899: Smithing recipes don't require inputs 2024-09-15 16:50:14 +10:00
Miles Holder
1fc1020ad0
#1049: Add MenuType API 2024-09-07 18:51:55 +10:00
ShreyasAyyengar
8ae2e3beb8
#1055: Expand riptiding API 2024-09-07 18:06:52 +10:00
md_5
cac68bfb94
SPIGOT-7890: AttributeModifier#getUniqueId() doesn't match the UUID passed to its constructor 2024-08-31 08:57:51 +10:00
md_5
7004fcf2e8
SPIGOT-7886: Fix mistake in AttributeModifier UUID shim 2024-08-28 18:32:56 +10:00
Doc
1ac7f9509d
#1054: Add FireworkMeta#hasPower 2024-08-24 07:44:42 +10:00
md_5
4cfb565f06
SPIGOT-7873: Add powered state for skulls 2024-08-24 07:41:52 +10:00
Doc
4068c6aa92
#1053: Change docs for max power in FireworkMeta 2024-08-17 08:37:41 +10:00
ShreyasAyyengar
6b3c241bc0
SPIGOT-7783, SPIGOT-7784, #1051: Add Trial Vault & Spawner event API 2024-08-13 20:49:59 +10:00
Doc
5fe300ec42
#1052: Fix broken links and minor improvement for checkstyle.xml 2024-08-12 21:26:44 +10:00
md_5
facd52d216
Update to Minecraft 1.21.1 2024-08-09 07:00:00 +10:00
Doc
2ec53f498e
#1050: Fix empty result check for Complex Recipes
Co-authored-by: Bjarne Koll <lynxplay101@gmail.com>
2024-08-01 07:53:56 +10:00
ploppyperson
1067101228
#1044: Add CrafterCraftEvent 2024-07-30 07:07:06 +10:00
md_5
4d87ffe0e7
Use correct method in JavaDoc 2024-07-27 11:29:45 +10:00
md_5
ae5e5817e9
SPIGOT-7850: Add API for Bogged shear state 2024-07-27 10:28:32 +10:00
Doc
46b6d445c3
SPIGOT-7837: Support data pack banner patterns 2024-07-27 10:14:38 +10:00
md_5
d5d0cefc2e
Fix JavaDoc error 2024-07-27 10:08:56 +10:00
Miles Holder
b3c2b83d43
#1036: Add API for InventoryView derivatives 2024-07-27 10:01:25 +10:00
Doc
1fe2c75a21
SPIGOT-7809: Add ShieldMeta 2024-07-20 10:15:18 +10:00
md_5
3a3bea5205
SPIGOT-7829: Increase maximum outgoing plugin message size to match Vanilla intention 2024-07-16 19:59:14 +10:00
Doc
5cd1c8cb40
SPIGOT-7831: Add CreatureSpawnEvent.SpawnReason#POTION_EFFECT 2024-07-16 19:53:03 +10:00
md_5
a8e278f03b
SPIGOT-7827: Sync EntityPortalEvent with PlayerPortalEvent since non-players can now create portals 2024-07-10 19:43:39 +10:00
md_5
53729d1214
Remove spurious ApiStatus.Internal annotation 2024-07-07 17:25:31 +10:00
antiPerson
b9f5748626
SPIGOT-7799, #1039: Expose explosion world interaction in EntityExplodeEvent and BlockExplodeEvent 2024-07-06 17:19:42 +10:00
DerFrZocker
7983b96663
#1029: Trial changing a small number of inner enums to classes/interfaces to better support custom values
This PR is a subset of the enum PR #660 and is designed as a low impact
trial run of the design and backwards compatibility to inform subsequent
development.

Additional plugin compatibility features may be available by setting
`settings.compatibility.enum-compatibility-mode` to `true` in
`bukkit.yml`.
2024-07-06 17:14:17 +10:00
Phoenix616
e86f4dc4bb
#1041: Improve getPlayer(String) docs to clarify it matches the name 2024-07-03 20:30:38 +10:00
md_5
9738f00514
Fix spawner API documentation 2024-06-28 07:17:26 +10:00
Doc
69ebd9fd05
#1034: Add TrialSpawnerSpawnEvent 2024-06-28 07:06:33 +10:00
coll1234567
23cffd9cff
#973: Improve spawner API and add API for Trial Spawners 2024-06-28 07:06:14 +10:00
Miles Holder
8bf19163e5
#1038: Clarify HumanEntity#openInventory(InventoryView) JavaDoc 2024-06-22 18:48:49 +10:00
LoliColleen
1ff7635160
SPIGOT-7732, SPIGOT-7786: Add freezing damage modifier 2024-06-22 18:46:39 +10:00
Doc
02161cb4b4
#1034: Add CreatureSpawnEvent.SpawnReason#TRIAL_SPAWNER 2024-06-19 19:18:42 +10:00
md_5
f9cb6f3412
SPIGOT-7777: All entity potion effects are removed on death 2024-06-19 07:09:58 +10:00
Doc
25d548eb23
#1031: Expose Creeper igniter 2024-06-19 06:45:43 +10:00
2008Choco
ccbf091556
SPIGOT-7770: Reserve spaces in shaped recipes for blank ingredients 2024-06-18 19:06:03 +10:00
md_5
17f7097c13
Clarify ambiguity around what is API 2024-06-18 06:45:40 +10:00
Miles Holder
71714f0c11
Remove note from InventoryView JavaDoc 2024-06-17 15:35:59 -05:00
2008Choco
aaf497316e
#1030: Deprecate more unused methods in UnsafeValues 2024-06-17 20:56:15 +10:00
md_5
3a9dc6890e
SPIGOT-7771: Material.getDefaultAttributes always returns an empty map 2024-06-17 19:44:09 +10:00
Miles Holder
2b4b6d1424
#1023: Convert InventoryView to interface 2024-06-16 08:47:34 +10:00
Doc
e2160a1865
Make MapCursor#type not depends on deprecated values 2024-06-14 15:34:04 -04:00
md_5
befcf86d22
SPIGOT-7740: Fix using new map cursor types 2024-06-14 07:09:19 +10:00
Doc
0922909504
Add EntityDamageEvent.DamageCause#CAMPFIRE 2024-06-13 12:21:46 -04:00
md_5
b0a1d5b748
Update to Minecraft 1.21 2024-06-14 01:05:00 +10:00
md_5
376e37db4b
SPIGOT-7677: Update which entities are marked as spawnable 2024-06-12 07:16:40 +10:00
md_5
06c4add3a9
SPIGOT-7737: Add separate TreeType.MEGA_PINE 2024-06-11 21:04:52 +10:00
Doc
19b7caaabe
SPIGOT-7731: Spawn eggs cannot have damage 2024-06-10 14:06:27 +10:00
Jishuna
e585297ede
#1022: Add force option to Player#spawnParticle 2024-06-08 09:11:25 +10:00
MetallicGoat
d26e0094d5
#1018: Add methods to get players seeing specific chunks 2024-06-08 09:03:39 +10:00
mfnalex
8df1ed1847
#978: Add Material#isCompostable and Material#getCompostChance 2024-06-05 07:15:46 +10:00