18 ::ll::TypedStorage<1, 1, bool> mRandomTeleports;
19 ::ll::TypedStorage<4, 4, float> mMinTeleportTime;
20 ::ll::TypedStorage<4, 4, float> mMaxTeleportTime;
21 ::ll::TypedStorage<4, 12, ::Vec3> mRandomTeleportCube;
22 ::ll::TypedStorage<4, 4, float> mTargetDistance;
23 ::ll::TypedStorage<4, 4, float> mTargetTeleportChance;
24 ::ll::TypedStorage<4, 4, float> mLightTeleportChance;
25 ::ll::TypedStorage<4, 4, float> mDarkTeleportChance;
31 virtual char const* getJsonName()
const ;
47 MCAPI
char const* $getJsonName()
const;