22 ::ll::TypedStorage<1, 1, bool> mHasJsonVersionBeforeValidation;
23 ::ll::TypedStorage<4, 12, ::Vec3> mTranslation;
24 ::ll::TypedStorage<4, 24, ::BlockTransformationComponent::RotationType> mRotation;
25 ::ll::TypedStorage<4, 24, ::BlockTransformationComponent::ScaleType> mScale;
31 virtual ::std::string
const& getName()
const ;
37 virtual bool isNetworkComponent()
const ;
43 virtual void handleVersionBasedInitialization(
::SemVersion const& originalJsonVersion) ;
51 MCAPI static ::std::string
const& NameID();
57 MCAPI ::std::string
const& $getName()
const;
63 MCFOLD
bool $isNetworkComponent()
const;
69 MCAPI
void $handleVersionBasedInitialization(
::SemVersion const& originalJsonVersion);