27 ::ll::TypedStorage<4, 8, ::SharedTypes::FloatRange> mRange;
28 ::ll::TypedStorage<4, 4, uint> mSteps;
35 ::ll::TypedStorage<4, 12, ::BlockRandomOffsetDescription::RangeAndSteps> mRangeX;
36 ::ll::TypedStorage<4, 12, ::BlockRandomOffsetDescription::RangeAndSteps> mRangeY;
37 ::ll::TypedStorage<4, 12, ::BlockRandomOffsetDescription::RangeAndSteps> mRangeZ;
44 virtual ~BlockRandomOffsetDescription() ;
46 virtual ~BlockRandomOffsetDescription() =
default;
49 virtual ::std::string
const& getName() const ;
59 MCAPI BlockRandomOffsetDescription();
65 MCAPI static
void bindType(::cereal::ReflectionCtx&
ctx);
71 MCAPI static ::
std::
string const& NameID();
89 MCAPI ::
std::
string const& $getName() const;