22 ::ll::TypedStorage<8, 24, ::WeakEntityRef> mPlayerRef;
23 ::ll::TypedStorage<4, 4, ::PlatformType> mPlatformType;
24 ::ll::TypedStorage<4, 4, int> mMaxRenderDistance;
29 ScriptClientSystemInfo& operator=(ScriptClientSystemInfo
const&);
30 ScriptClientSystemInfo(ScriptClientSystemInfo
const&);
31 ScriptClientSystemInfo();
36 virtual ~ScriptClientSystemInfo() =
default;
42 MCAPI
explicit ScriptClientSystemInfo(
::Player const& player);
50 MCAPI static ::Scripting::ClassBinding bind();
56 MCAPI
void* $ctor(
::Player const& player);