Data Component Types
Component types added by AVM Staffs mod.
Properties
Data component registered as avm_staff:block_pickup_data.
Data component registered as avm_staff:furnace_data. If this is present, the furnace is lit.
Data component registered as avm_staff:rocket_mode. Stores if a campfire staff should propel its user.
Data component registered as avm_staff:staff_item. Stores the item inserted into the staff.
Data component registered as avm_staff:staff_renderer_part. Only used for rendering.
Data component registered as avm_staff:tnt_data.
Inherited functions
Gets the registry entry of the given registry key from the given registry manager or null, if it's not found.
Creates an Identifier from the namespace specified in the constructor and a given path.
Adds a content to be registered in a Minecraft registry using Architectury API.
Creates a RegistryKey from the registry and namespace specified in the constructor and a given path.