fn ranged_i32_nbt_reader<const MIN: i32, const MAX: i32>( tag: NbtTag<'_, '_>, ) -> Option<ComponentData>