ac3aaa248b
Don't use delayed registries in impl anywhere ( #11918 )
2025-01-11 20:02:28 +01:00
d513222b59
Improve Registry
...
Adds Registry#getKey(Object) which should be the
primary way people get the key for an object. Registry
items need to exist without having a key and so
getKey() methods on Keyed objects that have a registry
are marked as Deprecated or Obsolete.
2023-12-20 02:03:10 -08:00
f610d0b477
Add methods to get translation keys
...
Co-authored-by: MeFisto94 <MeFisto94@users.noreply.github.com >
2020-08-11 19:17:46 +02:00
0023e5549a
#1082 : Add "since" to Deprecation annotations
...
By: DerFrZocker <derrieple@gmail.com >
2024-11-25 07:52:33 +11:00
42cd6c82ff
#1058 : Add tests for Minecraft registry <-> Bukkit fields
...
By: DerFrZocker <derrieple@gmail.com >
2024-09-27 08:15:05 +10:00
d9a704e3f6
SPIGOT-5336: Field name parity with Minecraft keys
...
By: DerFrZocker <derrieple@gmail.com >
2024-04-24 01:15:00 +10:00
32643feee7
#895 : Load GameEvent and MusicInstrument from registry
...
By: DerFrZocker <derrieple@gmail.com >
2023-09-02 12:55:16 +10:00
0171060ae2
SPIGOT-7034: Add methods for set/get instrument in Goat Horn
...
By: byquanton <32410361+byquanton@users.noreply.github.com >
2023-01-08 20:36:06 +11:00