Skip to content
New issue

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

Nbt Components do not send correctly #8

Open
wizjany opened this issue Jun 29, 2019 · 0 comments
Open

Nbt Components do not send correctly #8

wizjany opened this issue Jun 29, 2019 · 0 comments
Labels
type: bug Something isn't working

Comments

@wizjany
Copy link

wizjany commented Jun 29, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants