We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TextAdapter.sendComponent(player, BlockNbtComponent.builder().nbtPath("").absoluteWorldPos(x, y, z).build())
using an xyz of any block entity in (e.g. a chest placed in front of the player) simply sends a blank line to the player
https://gist.github.com/51b646d1bdc3d31b0b74ffb4ffffc9e7 https://i.imgur.com/VA6y35D.png
The text was updated successfully, but these errors were encountered:
No branches or pull requests
using an xyz of any block entity in (e.g. a chest placed in front of the player)
simply sends a blank line to the player
https://gist.github.com/51b646d1bdc3d31b0b74ffb4ffffc9e7
https://i.imgur.com/VA6y35D.png
The text was updated successfully, but these errors were encountered: