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

Commit Graph

  • 314e87673b Add TrialSpawner methods for end of cooldown and next mob spawn time Doc 2025-01-27 15:50:02 -03:00
  • e725f9a062 update javadocs david 2025-01-27 16:22:31 +01:00
  • 0f00fca327 Extend Entity instead of Animals david 2025-01-27 16:21:49 +01:00
  • 083f5791b2 modify fake DamageSource generated in EnderDragon break walls Doc 2025-01-27 10:25:33 -03:00
  • 5bbae33671 [ci skip] fix import order/style Doc 2025-01-27 09:52:23 -03:00
  • 845a66e63b fix EnderDragon compile issue with explosion events Doc 2025-01-27 09:35:53 -03:00
  • 4a47bd8287 Partial work towards source interface Bjarne Koll 2025-01-27 00:01:03 +01:00
  • 577f59d44e Merge edfdcfd0dbc6e016a596e5064f04a84bb71a8851 into d5bfc2fa22a99b9043c9d359b2b4aad3c89dedda Jake Potrebic 2025-01-26 16:02:44 -06:00
  • 7e21cb8181 fix PlayerChangedMainHandEvent javadoc (#12020) caramel 2025-01-27 07:00:32 +09:00
  • 859def7b83 Some more cleanup Bjarne Koll 2025-01-26 22:24:31 +01:00
  • 97e42e5c99 clean up 2 Lulu13022002 2025-01-26 18:20:12 +01:00
  • 549ad6c859 clean up 1 Lulu13022002 2025-01-25 19:29:33 +01:00
  • 526e150d5b not change order of blocks in paper ExplodeEvent Doc 2025-01-24 21:14:18 -03:00
  • da70c6b831 not fire if explosion was canceled instead of just return and mess with moon cache reset Doc 2025-01-24 20:56:27 -03:00
  • 954eade6d1 rollback filter remove for bukkit events Doc 2025-01-22 15:54:13 -03:00
  • 4905ba9684 move cancel check for handle all explosions calls Doc 2025-01-22 15:53:55 -03:00
  • 99f43d4a80 expose fire behaviour in ExplodeEvent Doc 2025-01-22 15:38:20 -03:00
  • f63b55183b remove filter for blocks for make the event know all the blocks expected from vanilla Doc 2025-01-22 15:29:41 -03:00
  • 61445b4eae pass current cancel status of ServerExplosion to event Doc 2025-01-22 15:27:14 -03:00
  • c3eafc7c66 cancel explode if event is cancelled in the keep behaviour Doc 2025-01-22 15:25:58 -03:00
  • 0bd147a1bb Not filter empty blocks if the explosion is used include fire Doc 2025-01-18 18:51:54 -03:00
  • 53a713b666 Remove shuffle of blocks in KEEP explosion Doc 2025-01-18 18:46:04 -03:00
  • 2b9d1e49ab Minor Improvements for ExplosionEvent in CraftEventFactory Doc 2025-01-18 18:21:32 -03:00
  • 3cd2d02e39 Minor changes in ServerExplosion Event things Doc 2025-01-17 22:06:28 -03:00
  • 044de0dda0 Rollback docs for ExplosionResult#KEEP Doc 2025-01-17 22:06:05 -03:00
  • e354b08098 Minor changes for the conversion of BlockPosition to Block for event Doc 2025-01-17 21:56:18 -03:00
  • 824e035057 Simplify entity check for Explosion Doc 2025-01-17 21:53:24 -03:00
  • 297f42c1eb [ci skip] Set final DamageSource in ExplodeEvent Doc 2025-01-17 21:50:18 -03:00
  • 77ec43c078 Fix bad return of blocks handled in Bukkit ExplodeEvents Doc 2025-01-16 16:31:58 -03:00
  • 4ab5e69236 Expose DamageSource to ExplodeEvent Doc 2025-01-16 16:21:10 -03:00
  • 2fea4f4c3c [ci skip] Remove paper comment Doc 2024-12-31 08:55:37 -03:00
  • f30c1f4a6b [ci skip] Minor changes in docs Doc 2024-12-31 08:52:46 -03:00
  • 8b85170912 [ci skip] Modify ExplodeEvent#blockList() for mention mutability Doc 2024-12-31 08:50:34 -03:00
  • bf035691ac Remove block from explosion Doc 2024-12-30 20:28:13 -03:00
  • cd3a15e6d2 Call the paper event Doc 2024-12-30 12:10:35 -03:00
  • da475765fe [ci skip] Mark the Spigot explode event obsolete Doc 2024-12-30 12:04:07 -03:00
  • a0379b4ac0 ReWork in ServerExplosion for new paper explode event Doc 2024-12-30 11:55:45 -03:00
  • cf2f8e4682 Create Paper ExplodeEvent and minor changes in CB events Doc 2024-12-30 11:49:41 -03:00
  • 123e6aa6be [ci skip] ups with test paper plugin... Doc 2024-12-27 15:32:30 -03:00
  • 44bb7085d0 Remove unused CraftBukkit imports in ServerExplosion Doc 2024-12-27 15:28:02 -03:00
  • ccaf71f328 Improvement Explosion events Doc 2024-12-27 15:21:36 -03:00
  • 3af5e77132 Add Player#give (#11995) masmc05 2025-01-26 22:19:00 +02:00
  • c828b3fb3a Obsolete Bjarne Koll 2025-01-26 21:17:49 +01:00
  • bdc9c50437 Part 2 Bjarne Koll 2025-01-26 21:12:42 +01:00
  • fbca348dd7 Switch to checkArgument Bjarne Koll 2025-01-26 21:09:23 +01:00
  • f2038af3f9 Drop useless import Bjarne Koll 2025-01-26 21:02:25 +01:00
  • 713ccb8ee3 Validate first Bjarne Koll 2025-01-26 20:59:32 +01:00
  • b7b9db1ac4 Add Player#give masmc05 2025-01-26 20:55:09 +01:00
  • fe84979a31 Generators generators Lulu13022002 2025-01-06 13:23:46 +01:00
  • 7ba1ced7e3 Add entity as method for teleportAsync Jan Trummer 2025-01-26 14:44:26 +01:00
  • 6510937b07 fix PlayerChangedMainHandEvent javadoc LemonCaramel 2025-01-26 22:37:16 +09:00
  • 821f37e9c7 fixup code and paper comments Pieter 2025-01-26 13:35:40 +01:00
  • 33e405f85c add PredicateChoice Pieter 2025-01-26 13:02:25 +01:00
  • c95afbcf50 Exclude Sittable entity type in EntityTypesTest david 2025-01-26 10:30:53 +01:00
  • 74ae02f034 Make Sittable interface extend Animals david 2025-01-26 10:14:53 +01:00
  • bf31362fe5 Merge 3e064ce4cca28d6a17b5fcffef5384aa5c5a66eb into fb5b173c6a742c584413c8fc8b7c871d79234756 Md5Lukas 2025-01-25 22:09:41 +01:00
  • fb5b173c6a Add PlayerClientLoadedWorldEvent (#11940) EnZaXD 2025-01-25 21:47:08 +01:00
  • c3de669ae6 Merge 327417dc67f5746f972e90a2016fc7a973401b1c into 2477f1f6a9ae1f42f2744a2f6cb0daaacf562996 Chaosdave34 2025-01-25 12:39:45 -08:00
  • 2477f1f6a9 [ci skip] fix and improvements for docs in ConsumeEffect component (#11998) Pedro 2025-01-25 17:39:25 -03:00
  • 33649506c8 Rebuild patches Bjarne Koll 2025-01-25 21:37:52 +01:00
  • ce95b5d653 Use proper default for setting null display background color (#12010) Warrior 2025-01-25 21:33:47 +01:00
  • b218a2642b Rename and remove packet from javadocs Bjarne Koll 2025-01-25 21:30:30 +01:00
  • cec1c581bb Fix getting background color Warrior 2025-01-25 21:25:30 +01:00
  • ef68820447 Cleanup FlorianMichael 2025-01-12 18:39:28 +01:00
  • 7f8035bb2e Cleanup FlorianMichael 2025-01-12 18:38:19 +01:00
  • c1dc09b47f Rename to PlayerLoadedWorldEvent FlorianMichael 2025-01-10 08:41:10 +01:00
  • e0368042fe Update comments FlorianMichael 2025-01-10 02:07:35 +01:00
  • b894c96036 Rename event class, change Cause to timeout bool FlorianMichael 2025-01-10 02:04:54 +01:00
  • e94c618ad1 Remove NotNull annotation FlorianMichael 2025-01-10 00:02:44 +01:00
  • 1e546901e6 Add PlayerLoadedEvent FlorianMichael 2025-01-09 23:11:00 +01:00
  • 81bb82f521 Fix wrong piston world border check (#12007) Creeam 2025-01-25 12:13:21 -08:00
  • 741871af16 Merge remote-tracking branch 'origin/main' into expand-biome-api masmc05 2025-01-25 21:10:11 +01:00
  • 07556e1ba6 Merge remote-tracking branch 'origin/main' into expand-biome-api masmc05 2025-01-25 21:08:11 +01:00
  • 939bb7828f Add RayTraceConfigurationBuilder (#11907) Tamion 2025-01-25 20:58:16 +01:00
  • 5b5714ece6 Un-stream-ify masmc05 2025-01-25 20:56:26 +01:00
  • 953e224bb1 nullable preconditions Jake Potrebic 2025-01-25 11:52:00 -08:00
  • c522be7d43 fixes Jake Potrebic 2025-01-25 11:48:36 -08:00
  • 04c05ab711 Use proper default for text display background color Warrior 2025-01-25 20:38:53 +01:00
  • bba60cb79f Keep old checks HaHaWTH 2025-01-25 11:37:39 -08:00
  • 336ea9dfeb Check for empty when sending equipment changes (#12008) Creeam 2025-01-25 11:04:47 -08:00
  • 36efde641a Fix wrong piston border check HaHaWTH 2025-01-25 10:21:46 -08:00
  • d17921f797 Check for empty when sending equipment changes HaHaWTH 2025-01-25 09:14:18 -08:00
  • 53195e4774 Apply changes masmc05 2025-01-24 20:09:09 +01:00
  • 1242322cde a Tamion 2025-01-22 21:44:06 +01:00
  • 88bbead13b Flush regionfiles on save configuration option Spottedleaf 2025-01-20 13:34:10 -08:00
  • 30046e0410 Fix a rare crash with a concurrent modification of scaled health attributes (#12002) TomTom 2025-01-22 19:58:44 +01:00
  • 3a01f527d4 Remove FQN, add fancy proper import AverageGithub 2025-01-22 19:50:18 +01:00
  • 4cbbdfff1d Fix a rare crash with a concurrent modification AverageGithub 2025-01-22 19:22:44 +01:00
  • 6b7650d81b Only add goat horn once (#12001) Bjarne Koll 2025-01-22 18:20:24 +01:00
  • 3e8b5d6524 Only add goat horn once Bjarne Koll 2025-01-22 18:18:13 +01:00
  • 29e4bb8a96 Nullable annotation on vars Tamion 2025-01-22 17:47:58 +01:00
  • 191ee04bbb implement requests Tamion 2025-01-22 17:44:35 +01:00
  • 17fa8768d8 mutability Tamion 2025-01-14 17:06:59 +01:00
  • a557574287 move some stuff Tamion 2025-01-13 14:16:25 +01:00
  • 39b1267039 singular Tamion 2025-01-07 19:46:32 +01:00
  • baf6058240 jspecify and move Targets Tamion 2025-01-05 21:06:35 +01:00
  • f393d3262b some adjustments Tamion 2025-01-04 22:27:33 +01:00
  • 0a98c80fef work Tamion 2025-01-04 22:14:08 +01:00
  • d6a56da3d4 Add RayTraceConfiguration Tamion 2025-01-04 14:42:50 +01:00
  • 765582fd03 [ci skip] fix docs for ConsumeEffect#removeEffects Doc 2025-01-21 19:37:19 -03:00