Optionaldata_point: numberOptionaldata_point: numberOptionaldata_point: numberOptionaldata_point: numberOptionalget_quaternion: booleanOptionalallow_expression: booleanOptionaldata_point: numberOptionalevent: anyOptionaldata_point: numberOptionalcooldownStaticselected
Keyframe class
BBKeyframeis an alias forKeyframe. Blockbench's Keyframe class conflicts with libdom's Keyframe type with its ownKeyframeClass, but TypeScript doesn't include a way to overwrite UMD global types.You can use
BBKeyframeto get around the Typescript conflict, or useKeyframe.