Lukas Planz
26ad0bb45b
Add experience points API
2023-09-05 20:33:52 +02:00
Jake Potrebic
1ab1d0f10a
Experimental annotations change
2023-12-09 11:47:53 -08:00
booky10
2fccf1c185
Add player idle duration API
...
Implements API for getting and resetting a player's idle duration.
2023-10-14 03:11:11 +02:00
Lulu13022002
912fa90c0e
Allow trident custom damage
2022-07-13 15:29:53 +02:00
SoSeDiK
c40bddd17f
Expand Pose API
2023-01-11 20:59:02 +02:00
LemonCaramel
59865002cc
Fix NPE on Boat getStatus
2023-04-11 04:04:41 +09:00
Corey Shupe
3273a33a46
Add Listing API for Player
2023-01-11 16:40:31 -05:00
Jake Potrebic
0d206d5069
API for an entity's scoreboard name
...
Was obtainable through different methods, but you had to use different
methods depending on the implementation of Entity you were working with.
2023-07-09 11:54:54 -07:00
Jake Potrebic
1ce71b513e
Fix BanList API
2023-07-04 11:27:18 -07:00
Spottedleaf
7920d9020b
Folia scheduler and owned region API
...
Pulling Folia API to Paper is primarily intended for plugins
that want to target both Paper and Folia without unnecessary
compatibility layers.
Add both a location based scheduler, an entity based scheduler,
and a global region scheduler.
Owned region API may be useful for plugins which want to perform
operations over large areas outside of the buffer zone provided
by the regionaliser, as it is not guaranteed that anything
outside of the buffer zone is owned. Then, the plugins may use
the schedulers depending on the result of the ownership check.
2023-06-17 11:52:41 +02:00
Jake Potrebic
fa0ad8f494
Add method to remove all active potion effects
2023-06-17 13:17:20 -07:00
GodOfPro
07ec5a58a4
Add Mob Experience reward API
2023-04-11 16:30:58 +04:30
Owen1212055
39c27c3661
Add Shearable API
2021-10-17 15:39:41 -04:00
TheTuso
1a9500ec94
Add Entity Body Yaw API
2023-02-02 16:40:11 +01:00
Lama06
7e5c1f612a
Win Screen API
2023-01-21 13:45:22 +01:00
TreyRuffy
2d4a6d3f7d
Flying Fall Damage API
2022-05-27 02:25:38 -06:00
dawon
850e3c2ea1
Add Sneaking API for Entities
2022-10-19 23:36:42 +02:00
Noah van der Aa
0232bdcc50
Friction API
2021-09-15 20:40:51 +02:00
Jake Potrebic
c189c3ba5b
ItemStack damage API
...
Adds methods notify clients about item breaks and
to simulate damage done to an itemstack and all
the logic associated with damaging them
2022-05-08 13:35:58 -07:00
Lulu13022002
8a7cabbac9
More vanilla friendly methods to update trades
2022-10-16 15:58:38 +02:00
dawon
9ef7128806
Add Player Warden Warning API
2022-10-15 00:46:32 +02:00
MelnCat
f1b8fcafff
Add entity knockback API
2022-10-16 12:10:00 -07:00
SoSeDiK
79cb2d4685
Add LivingEntity#swingHand(EquipmentSlot) convenience method
2022-10-11 22:35:56 +03:00
SoSeDiK
ad084f6684
Elder Guardian appearance API
2022-10-11 20:38:47 +03:00
Owen1212055
c44d007ade
Collision API
2021-10-06 20:10:36 -04:00
Owen1212055
e88a306a8c
Custom Chat Completion Suggestions API
2022-07-30 11:23:11 -04:00
Owen1212055
4eafd09fd9
More Teleport API
2021-09-05 00:36:05 -04:00
u9g
b780ff7251
Add Player#getFishHook
2022-06-14 19:35:21 -04:00
Owen1212055
f1be44f667
Expand FallingBlock API
...
- add auto expire setting
- add setter for block data
- add accessors for block state
Co-authored-by: Lukas Planz <lukas.planz@web.de >
2021-12-05 14:58:55 -05:00
Jake Potrebic
495ba77d85
Add EntityDyeEvent and CollarColorable interface
2022-03-18 21:16:38 -07:00
Doc
5e800d8dd4
Allow to change the podium of the EnderDragon
2022-04-02 23:03:32 -03:00
Owen1212055
b0e4de9c20
More Projectile API
...
Co-authored-by: Nassim Jahnke <nassim@njahnke.dev >
Co-authored-by: SoSeDiK <mrsosedik@gmail.com >
Co-authored-by: MelnCat <melncatuwu@gmail.com >
2021-05-26 19:34:43 -04:00
EpicKnarvik97
84be1c082d
Expose furnace minecart push values
...
Adds methods for getting and setting a furnace minecart's push values
2022-03-05 20:58:47 +01:00
Owen1212055
5746f17f68
Dolphin API
2021-12-07 19:34:11 -05:00
Owen1212055
f5e3062c41
Freeze Tick Lock API
2021-12-26 20:27:49 -05:00
Brody Beckwith
da77e72dce
Multi Block Change API
2022-01-14 00:40:42 -05:00
Owen1212055
5024980442
Bucketable API
2021-12-26 14:03:11 -05:00
Jake Potrebic
fce89ee047
Add API for item entity health
2021-08-28 09:00:35 -07:00
Jake Potrebic
dd15ee83b2
Entity powdered snow API
2021-10-24 20:58:52 -07:00
Mariell Hoversholm
65568bbe27
Add Raw Byte Entity Serialization
2021-10-24 16:19:26 -04:00
Seggan
34ba1d34bd
Goat ram API
2021-08-05 13:10:31 -04:00
Jake Potrebic
450f5fe793
Fix issues with mob conversion
2021-10-24 20:29:27 -07:00
William Blake Galbreath
5c9be07722
Left handed API
2021-10-14 12:36:46 -05:00
Jake Potrebic
8f72ada8c9
Get entity default attributes
2021-08-20 13:03:55 -07:00
Jake Potrebic
b4f3eb5fa1
More CommandBlock API
2021-05-28 21:47:39 -07:00
Jake Potrebic
1a5fc4f2b3
Change EnderEye target without changing other things
2021-08-21 12:14:00 -07:00
Owen1212055
eda6a55bcb
Stinger API
2021-06-22 23:16:11 -04:00
Owen1212055
a2a581ba6b
Missing Entity API
...
Co-authored-by: Nassim Jahnke <nassim@njahnke.dev >
Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com >
Co-authored-by: William Blake Galbreath <blake.galbreath@gmail.com >
Co-authored-by: SoSeDiK <mrsosedik@gmail.com >
Co-authored-by: booky10 <boooky10@gmail.com >
Co-authored-by: Amin <amin.haddou@frg.wwschool.de >
Co-authored-by: TrollyLoki <trollyloki@gmail.com >
Co-authored-by: FireInstall <kettnerl@hu-berlin.de >
Co-authored-by: maxcom1 <46265094+maxcom1@users.noreply.github.com >
Co-authored-by: TotalledZebra <Holappa57@gmail.com >
2021-05-28 21:06:59 -04:00
TwoLeggedCat
0f0e14fad5
Add more line of sight methods
2021-05-29 14:33:18 -05:00
Jake Potrebic
93e2ecfd49
Add PlayerKickEvent causes
2021-05-15 20:30:34 -07:00