|
LeviLamina
|
Public Member Functions | |
| MCAPI ::Scripting::Result_deprecated< bool > | _getPermissionCategoryV1 (::ClientInputLockCategory category) const |
| MCAPI ::Scripting::Result_deprecated< bool > | _getPermissionCategoryV2 (::ClientInputLockCategory category) const |
| MCAPI ::Scripting::Result_deprecated< void > | _setPermissionCategoryV1 (::ClientInputLockCategory category, bool isEnabled) |
| MCAPI ::Scripting::Result_deprecated< void > | _setPermissionCategoryV2 (::ClientInputLockCategory category, bool isEnabled) |
| MCAPI::ClientInputLockComponent * | _tryGetClientInputLockComponent () const |
Static Public Member Functions | |
| static MCAPI void | _makeCategoryPropertyBinding (::Scripting::ClassBindingBuilder<::ScriptModuleMinecraft::ScriptPlayerInputPermissions > &classBuilder, ::ClientInputLockCategory category) |
| static MCAPI ::Scripting::ClassBinding | bind () |
Public Attributes | |
| ::ll::TypedStorage< 8, 24, ::WeakEntityRef > | mPlayer |