18 enum class Shape : uchar {
26 ::ll::TypedStorage<1, 1, ::FreezeOnHitSubcomponent::Shape> mShape;
27 ::ll::TypedStorage<4, 4, float> mSize;
28 ::ll::TypedStorage<1, 1, bool> mSnapToBlock;
40 virtual char const* getName()
const ;
52 MCAPI
char const* $getName()
const;