21 ::ll::TypedStorage<4, 16, ::std::optional<::Vec3>> mPosition;
22 ::ll::TypedStorage<4, 8, ::std::optional<float>> mMinDistance;
23 ::ll::TypedStorage<4, 8, ::std::optional<float>> mMaxDistance;
24 ::ll::TypedStorage<4, 8, ::std::optional<int>> mClosest;
25 ::ll::TypedStorage<4, 8, ::std::optional<int>> mFarthest;
26 ::ll::TypedStorage<4, 16, ::std::optional<::Vec3>> mVolume;
38 MCAPI static ::Scripting::ClassBinding bindV010();
40 MCAPI static ::Scripting::InterfaceBinding bindV1();