23 ::ll::TypedStorage<8, 24, ::WeakEntityRef> mPlayer;
29 MCAPI ::Scripting::Result_deprecated<bool> _getPermissionCategoryV1(::ClientInputLockCategory category)
const;
31 MCAPI ::Scripting::Result_deprecated<bool> _getPermissionCategoryV2(::ClientInputLockCategory category)
const;
33 MCAPI ::Scripting::Result_deprecated<void>
34 _setPermissionCategoryV1(::ClientInputLockCategory category,
bool isEnabled);
36 MCAPI ::Scripting::Result_deprecated<void>
37 _setPermissionCategoryV2(::ClientInputLockCategory category,
bool isEnabled);
39 MCAPI ::ClientInputLockComponent* _tryGetClientInputLockComponent()
const;
45 MCAPI
static void _makeCategoryPropertyBinding(
47 ::ClientInputLockCategory category
50 MCAPI static ::Scripting::ClassBinding bind();