19 ::ll::TypedStorage<4, 16, ::std::optional<::Vec3>> mLocation;
20 ::ll::TypedStorage<4, 8, ::std::optional<float>> mVolume;
21 ::ll::TypedStorage<4, 8, ::std::optional<float>> mPitch;
27 MCAPI ::Vec3 getLocation()
const;
33 MCAPI static ::Scripting::ClassBinding bindV010();