masmc05 and GitHub
4511edb849
[ci skip] Don't promote checking enchantment by legacy lore ( #12421 )
2025-04-13 11:28:03 +02:00
404167841d
[ci-skip] Mention missing World#regenerateChunk implementation in jd ( #12109 )
...
* Mention missing impl
* Clean the implementation out of years old code
* Change the jd comment
* Move to default method
---------
Co-authored-by: Bjarne Koll <lynxplay101@gmail.com >
2025-02-15 23:31:42 +01:00
masmc05 and GitHub
786ddf53c6
Default piston block entity direction to DOWN ( #12039 )
2025-02-08 20:17:45 +01:00
masmc05 and GitHub
3af5e77132
Add Player#give ( #11995 )
2025-01-26 21:19:00 +01:00
masmc05 and GitHub
e82f7e6bb6
[ci skip] Fix Inventory#setMaxStackSize jd ( #11968 )
2025-01-14 13:43:28 +01:00
masmc05 and GitHub
85d0040f57
[ci skip] Fix getTemperature javadocs ( #11967 )
...
In 1.15 spigot changed the behavior of all temperature methods to always return height adjusted temperature.
Correctly reflect this in the javadocs.
2025-01-14 13:42:34 +01:00
masmc05 and GitHub
c44f891d99
Fix PlayerUseUnknownEntityEvent jd ( #11969 )
2025-01-14 12:11:20 +01:00
masmc05 and GitHub
3709150bc1
Expose all possible block data states ( #11958 )
2025-01-12 14:56:56 -08:00
masmc05 and GitHub
08ac057fda
Rename getPotentialBedLocation to getPotentialRespawnLocation ( #11950 )
2025-01-12 02:17:46 +01:00
masmc05 and GitHub
a07cec16f8
Add effective name to ItemStack ( #11770 )
2024-12-25 21:56:24 +01:00
masmc05 and GitHub
62d4130bba
[ci skip] Fix Inventory#addItem javadoc mismatch with behaviour ( #11782 )
2024-12-23 16:20:12 +01:00
masmc05 and Bjarne Koll
d89b0fb649
Add enchantWithLevels with tag specification ( #11438 )
...
* Add enchantWithLevels with tag specification
* Finalise
---------
Co-authored-by: Bjarne Koll <git@lynxplay.dev >
2024-09-27 21:04:57 +03:00
masmc05 and Bjarne Koll
988b902234
Add Item serialization as json api ( #11235 )
...
* Item serialization as json
* Add ItemStackAdapter for Gson
* A javadoc note at #serialize() and #deserialize()
* Rebase
* Move serialize closer to deserialize
* Add explaining comment about SERIALIZE_CUSTOM_AS_SNBT usage
* Apply lynxplay requests
* Forgot `@NotNull`
* Very important diff was removed
* Rebase
* Javadocs
---------
Co-authored-by: Bjarne Koll <git@lynxplay.dev >
2024-09-08 22:58:30 +03:00