Commit Graph

12 Commits

Author SHA1 Message Date
Bukkit/Spigot
1ba56ce1ca Add some missing deprecation annotations
By: md_5 <git@md-5.net>
2024-04-25 10:27:43 +10:00
Bukkit/Spigot
943fb1db3d #914: Make use of ApiStatus.Internal reather than deprecation
By: Doc <nachito94@msn.com>
2023-10-13 20:33:28 +11:00
Bukkit/Spigot
a74a60046d SPIGOT-7246: Optimize NamespacedKey construction
By: md_5 <git@md-5.net>
2023-01-31 21:02:28 +11:00
Bukkit/Spigot
6924afb662 #510: Add NamespacedKey#fromString() to fetch from user input
By: Parker Hawke <hawkeboyz2@hotmail.com>
2021-02-16 18:52:16 +11:00
Bukkit/Spigot
b2c53e8c68 Fix some javadoc warnings
Also remove a couple old/broken deprecated methods

By: md_5 <git@md-5.net>
2019-05-20 20:29:33 +10:00
Bukkit/Spigot
3acdc1f1b9 Fix duplicate lowercasing in NamespacedKey
By: md_5 <git@md-5.net>
2019-05-20 19:47:08 +10:00
Bukkit/Spigot
416c865476 SPIGOT-2540: Add nullability annotations to entire Bukkit API
By: Darkyenus <darkyenus@gmail.com>
2019-03-13 17:42:57 +11:00
Bukkit/Spigot
8573509379 Clarify NamespacedKey error messages.
Add new tests for NamespacedKeys.

By: Senmori <thesenmori@gmail.com>
2018-07-20 13:14:30 -04:00
Bukkit/Spigot
debc7172fd Fix missing this causing unnormalized key to be validated
By: md_5 <git@md-5.net>
2018-07-12 11:18:19 +10:00
Bukkit/Spigot
536017764d Be more strict about what constitutes a valid NamespacedKey
* Brings us largely in line with what is supported by the implementation
* Adds unit tests

By: md_5 <git@md-5.net>
2018-07-10 12:21:23 +10:00
Bukkit/Spigot
72ce939ef7 Fix typo in NamespacedKey docs
By: md_5 <git@md-5.net>
2018-01-15 09:28:45 +11:00
Bukkit/Spigot
75a18fd5ad Minecraft 1.12-pre2 API Changes
By: md_5 <git@md-5.net>
2017-05-14 12:00:00 +10:00