0
0
mirror of https://github.com/PaperMC/Paper.git synced 2025-02-22 02:36:26 +00:00

Commit Graph

  • 6cfa2f7f31 [ci skip] Add missing nullability annotation to sendEquipmentChange method (#12112) David 2025-02-14 18:39:44 +01:00
  • 66b897bb6d [ci skip] Add missing nullability annotation to sendEquipmentChange method david 2025-02-14 18:32:20 +01:00
  • 4c32676f13 Change the jd comment masmc05 2025-02-13 20:45:14 +01:00
  • 0d242d5ac1 Clean the implementation out of years old code masmc05 2025-02-13 20:44:31 +01:00
  • 028b374cac Mention missing impl masmc05 2025-02-13 20:19:08 +01:00
  • d924d2f682 Apply requested changes masmc05 2025-02-13 07:02:30 +01:00
  • 0d7ab91673 Use vanilla value for DANGER_DETECTED_RECENTLY in rollUp() Doc 2025-02-12 19:57:08 -03:00
  • a4126b56da [ci skip] Merge branch 'main' of github.com:PaperMC/Paper into feature/armadillo Doc 2025-02-12 19:50:53 -03:00
  • 46f4fdaae3 Add support for rotation argument handling (#12090) David 2025-02-12 23:30:41 +01:00
  • 0680485095 Expand TrialSpawner API (#12025) Pedro 2025-02-12 19:24:46 -03:00
  • 0a04c3fe22 Fix some NPEs (#12105) Lulu13022002 2025-02-12 23:15:37 +01:00
  • e616498ed7 Add Vault block API (#12068) Warrior 2025-02-12 23:15:22 +01:00
  • a06179a018 Update entity effect (#12104) Lulu13022002 2025-02-12 23:14:07 +01:00
  • 1be2e5f311 Fix vanilla map decorations sending when not dirty (#12098) Warrior 2025-02-12 23:13:34 +01:00
  • 072a8317b2 Add proper attached blocks API to AbstractArrow (#12099) Tamion 2025-02-12 23:13:07 +01:00
  • fb9e079683 Align better Bjarne Koll 2025-02-12 22:53:36 +01:00
  • cde5c81204 Update entity effect Lulu13022002 2025-02-12 17:44:50 +01:00
  • d386d458b5 Fix some NPEs Lulu13022002 2025-02-12 19:09:53 +01:00
  • 05b9a3ae4b Remove unused imports david 2025-02-12 18:49:53 +01:00
  • 521b9500eb Revert "make location implement rotation" david 2025-02-12 18:00:13 +01:00
  • ae017cd536 annotation + Iterables Tamion 2025-02-12 17:33:41 +01:00
  • 52dbef2210 make location implement rotation david 2025-02-12 17:29:18 +01:00
  • 0188a3556c Move RotationImpl to the paper-api module david 2025-02-12 17:26:20 +01:00
  • b75ee2535f remove imports Tamion 2025-02-11 22:22:19 +01:00
  • 8c7e0e89e5 Add proper attached blocks api to AbstractArrow Tamion 2025-02-11 22:03:53 +01:00
  • 353e391d74 Add factory method for creating Rotation instances david 2025-02-12 17:26:02 +01:00
  • 9d917405ad Merge branch 'PaperMC:main' into rotation-argument David 2025-02-12 15:30:06 +01:00
  • 83ce9a1f1c Now a set again Warrior 2025-02-12 13:23:53 +01:00
  • cf7c6c7483 [ci skip] Fix incomplete example in javadocs for PostFlattenTagRegistrar (#12103) Pedro 2025-02-12 07:27:13 -03:00
  • bd0a5ac2db Align with pointy Bjarne Koll 2025-02-12 11:18:31 +01:00
  • db2aa1803d [ci skip] Fix incomplete example in javadocs for PreFlattenTagRegistrar (#12102) Pedro 2025-02-12 07:16:40 -03:00
  • b8c971a2eb Align with papermc namespace from docs Bjarne Koll 2025-02-12 11:12:18 +01:00
  • 29f5300407 [ci skip] fix incomplete example in javadocs for PreFlattenTagRegistrar Doc 2025-02-11 23:33:25 -03:00
  • 13c80a5eb3 [ci skip] Fix PlayerShearBlockEvent javadoc typos (#12101) aerulion 2025-02-12 11:06:42 +01:00
  • 7c50613672 [ci skip] fix incomplete example in javadocs for PostFlattenTagRegistrar Doc 2025-02-11 23:42:00 -03:00
  • 29136184a9 Fix 2 javadoc typos aerulion 2025-02-12 03:06:34 +01:00
  • 6e9e79ffa3 Move back to collection Warrior 2025-02-11 23:54:57 +01:00
  • 706c61c0b7 use jetbrains annotation for consistency david 2025-02-11 16:31:48 +01:00
  • c0e03e4f56 Add @NonNull annotations to Rotation parameters in Location david 2025-02-11 16:05:22 +01:00
  • 291437df6d Add JavaDoc comments to Rotation interface david 2025-02-11 15:54:46 +01:00
  • afb2d86ad5 Update rotation handling to use Rotation instead of Vector2f david 2025-02-11 15:52:49 +01:00
  • 2ece2ac231 Add rotation management methods to Location class david 2025-02-11 15:52:39 +01:00
  • 5fb5742681 Add Rotation abstraction and implementation david 2025-02-11 15:52:32 +01:00
  • dffb4bf31a Merge branch 'PaperMC:main' into rotation-argument David 2025-02-11 15:32:13 +01:00
  • ac203c8492 Fix vanilla map decorations sending when not dirty Warrior 2025-02-11 09:14:25 +01:00
  • 4dab50b2aa [ci skip] improvement in docs for mutable list Doc 2025-02-10 22:14:41 -03:00
  • 969724c5cb handle fox for EntityHarvestBlockEvent Doc 2025-02-10 21:45:30 -03:00
  • acaadc6a8e [ci skip] Merge branch 'main' of github.com:PaperMC/Paper into feature/entity-harvest-event Doc 2025-02-10 20:04:31 -03:00
  • 0f0986a78e add apinote to CreakingHeart#spreadResin() for events being called Doc 2025-02-10 19:54:07 -03:00
  • a6681d7e2c use correct tag definition and only save if value its not default vanilla Doc 2025-02-10 19:53:48 -03:00
  • 47b97d0151 Revert "update logic for spawn creaking protector in creaking heart" Doc 2025-02-10 19:44:28 -03:00
  • 0306df1c73 update logic for spawn creaking protector in creaking heart Pedro 2025-02-10 19:24:10 -03:00
  • 3bd69f2e56 [ci skip] Enhance javadoc for World#setAutoSave method (#12088) David 2025-02-10 23:07:46 +01:00
  • fa5824e4c8 Add skipTripwireHookPlacementValidation (#12091) Owen 2025-02-10 17:04:38 -05:00
  • 433bc1eb81 fix CreakingHeart#spawnCreaking() annotation Doc 2025-02-10 17:43:54 -03:00
  • 5a54251e8b remove new line in final Doc 2025-02-10 17:43:27 -03:00
  • 9e163a4039 Add EntityEquipmentChangedEvent TonytheMacaroni 2025-01-25 17:04:45 -05:00
  • edb2e68035 [ci skip] use apiNote david 2025-02-10 17:25:55 +01:00
  • 6c245de4a0 [ci skip] improvements in docs for Creaking#deactivate() Doc 2025-02-10 10:41:54 -03:00
  • 2c6d5a51b7 add Creaking#detachHome for remove home Doc 2025-02-10 10:40:32 -03:00
  • 58888fee34 handle spawn with the limits of distance for avoid bucle of spawn-death for low values Doc 2025-02-10 10:29:12 -03:00
  • 16cecff99b add methods for max distance of Creaking attached Doc 2025-02-10 10:16:47 -03:00
  • c898ee089d add CreakingHeart#spreadResin() Doc 2025-02-10 09:50:57 -03:00
  • cafef9ce9b [ci skip] Move EntityUtil to correct directory (#12092) Dreeam 2025-02-10 07:34:52 -05:00
  • 9baabaf85f fixs docs for Creaking#deactivate() Doc 2025-02-10 08:59:42 -03:00
  • 2995017399 remove Creaking#setHome for unexpected behaviours Doc 2025-02-10 08:58:56 -03:00
  • b790e7664e make Creaking#getHome Nullable Doc 2025-02-10 08:58:20 -03:00
  • 09dd37cd0f jd changes Doc 2025-02-09 22:52:52 -03:00
  • 7588ff9c92 fix typo in precondition Doc 2025-02-09 22:49:14 -03:00
  • 3359c436ec missing behaviour for make the creaking protect the block Doc 2025-02-09 22:47:32 -03:00
  • c1f8d36a1f add methods for CreakingHeart Doc 2025-02-09 22:46:21 -03:00
  • 8dbc636745 add methods for Creaking Doc 2025-02-09 22:01:54 -03:00
  • 91629be95b Move EntityUtil to correct directory Dreeam 2025-02-09 15:35:10 -05:00
  • f261baa226 Add skipTripwireHookPlacementValidation Owen1212055 2025-02-09 11:36:14 -05:00
  • 558a465a20 Add support for rotation argument handling. david 2025-02-09 15:48:49 +01:00
  • 679772b860 Added NotNull annotation Pieter 2025-02-09 15:24:13 +01:00
  • b6c238f54a [ci skip] use p instead of two br david 2025-02-09 15:20:02 +01:00
  • a7908c8d2f [ci skip] Enhance javadoc for World#setAutoSave method david 2025-02-09 15:06:44 +01:00
  • edacfdf462 Do not queue player info packets (#12080) Bjarne Koll 2025-02-09 11:51:11 +01:00
  • 1d3a0ff0d9 Centralise itemstack pdc location Bjarne Koll 2025-02-08 22:45:04 +01:00
  • 89ace40ae1 Annotate and clarify Bjarne Koll 2025-02-08 22:38:23 +01:00
  • c11353c413 clear custom_data if its empty after edit Jake Potrebic 2025-02-01 13:43:39 -08:00
  • 5b83b760a8 add method on ItemStack to edit pdc Jake Potrebic 2025-01-26 20:32:51 -08:00
  • eff617b8f8 [ci skip] Deprecate Server#setSpawnRadius (#12024) Lulu13022002 2025-02-08 22:10:08 +01:00
  • 306c09b61a Reword Bjarne Koll 2025-02-08 21:57:14 +01:00
  • 1b669a7ea5 Deprecate Server#setSpawnRadius Lulu13022002 2025-01-27 19:23:32 +01:00
  • 1a04e96ab7 Fix EntityBreedEvent cancellation (#12046) Lulu13022002 2025-02-08 20:59:13 +01:00
  • 61312fdb59 Switch to jspecify annotations for Player (#12042) Jason Penilla 2025-02-08 12:57:35 -07:00
  • 51acc802b8 Prevent duplicate raider in RaidSpawnWaveEvent list (#12040) Lulu13022002 2025-02-08 20:55:57 +01:00
  • 4916e60af0 simplify Lulu13022002 2025-01-28 20:41:32 +01:00
  • 31207df93c Prevent duplicate raider in RaidSpawnWaveEvent list Lulu13022002 2025-01-28 18:47:05 +01:00
  • 884991bda6 comments Lulu13022002 2025-02-08 20:28:00 +01:00
  • 10ca205b29 Fix EntityBreedEvent cancellation Lulu13022002 2025-01-30 20:22:00 +01:00
  • cb6c57e0f8 Fix Squid and Dolphin spawn height (#12045) Roni Äikäs 2025-02-08 21:24:07 +02:00
  • 786ddf53c6 Default piston block entity direction to DOWN (#12039) masmc05 2025-02-08 21:17:45 +02:00
  • 53ae5c95b7 Make Sittable interface extend Entity (#12016) David 2025-02-08 20:16:23 +01:00
  • 50c0d8394a Ternary Bjarne Koll 2025-02-08 20:11:37 +01:00
  • f97d7b995f Don't show location for non-placed block states masmc05 2025-01-30 13:27:06 +01:00
  • c5316de98f Fix #11887 masmc05 2025-01-28 13:05:44 +01:00
  • eff845c0d5 A Warrior 2025-02-08 19:52:09 +01:00