class
Rosegold::DataComponents::HolderComponent
Overview
Holder component (registry entry holder: VarInt where 0 = inline with string, >0 = registry ID + 1)
Defined in:
rosegold/inventory/slot.crConstructors
Instance Method Summary
- #inline_identifier : String | Nil
- #inline_identifier=(inline_identifier : String | Nil)
- #value : UInt32
- #value=(value : UInt32)
- #write(io) : Nil