Hello guys, I want to ask if is it possibile to send a popup or a tip while a chest inventory is open. Obviously, this is only a case of MCPE for Android or iOS. (EDIT: It can happen on any platform). I know that, if a player hold down an item in the inventory, it appears a popup with item name. So, is it possible to send a custom message without edit the item name? I already try Player::sendPopup() and Player::sendTip() but it doesn't appear while the chest is open, only when it's closed the Player::sendTip() appears. Is this managed inside the client or can be sent by server? Thanks for help!