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;
32 virtual ::std::string
const& getName()
const ;
41 virtual bool isNetworkComponent()
const ;
50 virtual void handleVersionBasedInitialization(
::SemVersion const& originalJsonVersion) ;
59 MCAPI static ::std::string
const& NameID();
65 MCAPI ::std::string
const& $getName()
const;
71 MCFOLD
bool $isNetworkComponent()
const;
77 MCAPI
void $handleVersionBasedInitialization(
::SemVersion const& originalJsonVersion);