Jake Potrebic
|
96d5e6ca48
|
Code Generation for TypedKeys (#9233)
Currently includes generated key holder classes for types
used in the Registry Modification API
|
2023-11-22 20:56:28 -08:00 |
|
Jake Potrebic
|
531ef27e89
|
Use ApiStatus.Internal instead of Deprecated (#9042)
Mainly correctly marks a lot of still used "magic values"
as Internal instead of "Deprecated".
|
2023-11-11 13:52:32 -08:00 |
|
Tamion
|
bffb08c2f9
|
Deprecate Player#boostElytra (#9899)
The Paper method was chosen for deprecation because it was more
restrictive in that it has an isGliding check.
|
2023-11-04 13:20:13 -07:00 |
|
booky10
|
5bdfb29ba1
|
Add player idle duration API (#9833)
* Add player idle duration API
Implements API for getting, setting and resetting a player's idle duration.
* Remove idle duration setter
* Rebase
|
2023-10-28 19:25:46 -04:00 |
|