Registration Annotations
This part provides annotations for registration.
๐๏ธ AttributeBuilder
Used to mark the default attribute builder method.
๐๏ธ AutoNetwork
Register this hotkey into network.
๐๏ธ FeatureReg
DO NOT USE THIS
๐๏ธ GameRuleReg
DO NOT USE THIS
๐๏ธ Group
Add item into given item group.
๐๏ธ ItemReg
Register this item with given ID.
๐๏ธ Link
Tell the registry system to link this object to a registered object.
๐๏ธ ObjectReg
Register this field with given ID.
๐๏ธ ParticleProvider
This attribute is used to mark the particle factory build method.
๐๏ธ ParticleReg
Register this particle with given provider class.
๐๏ธ RegisterAll
Automatically register all static fields in this class.