22 ::ll::TypedStorage<8, 24, ::WeakEntityRef> mPlayerRef;
23 ::ll::TypedStorage<4, 4, ::PlatformType> mPlatformType;
24 ::ll::TypedStorage<4, 4, int> mMaxRenderDistance;
25 ::ll::TypedStorage<8, 32, ::std::string> mLocale;
30 ScriptClientSystemInfo& operator=(ScriptClientSystemInfo
const&);
31 ScriptClientSystemInfo();
38 MCAPI
explicit ScriptClientSystemInfo(
::Player const& player);
46 MCAPI static ::Scripting::ClassBinding bind();
54 MCAPI
void* $ctor(
::Player const& player);