blocking
Whether or not user input is being relayed to the client instance.
Return
true
if user input is being blocked, otherwise, false
.
Sets whether or not to block user input from being relayed to the client instance.
Parameters
b
Will block user input if set to true
.