18 ::ll::TypedStorage<4, 4, float> mDefaultBlockCost;
19 ::ll::TypedStorage<4, 4, float> mJumpCost;
20 ::ll::TypedStorage<4, 4, int> mMaxFallBlocks;
21 ::ll::TypedStorage<8, 24, ::std::vector<::BlockSet>> mPreferredPathGroup;
27 virtual char const* getJsonName()
const ;
43 MCAPI
char const* $getJsonName()
const;