Skip to content
This repository has been archived by the owner on Dec 15, 2024. It is now read-only.

Virtual entities added by Polymer cannot be inspected #29

Open
haykam821 opened this issue Aug 5, 2023 · 1 comment
Open

Virtual entities added by Polymer cannot be inspected #29

haykam821 opened this issue Aug 5, 2023 · 1 comment

Comments

@haykam821
Copy link

The client-only entities added by Polymer cannot be inspected, both due to a lack of hitbox and lack of server NBT.

@BasiqueEvangelist
Copy link
Contributor

The inspector used to first try to ask the server if the entity exists, and only if it is allows you to change to the client repr in the screen, but I reverted this in a recent commit. The lack of hitbox shouldn't really matter, as gadget uses a raycast method that ignores whether the entity is collidable (which is why item entities work).
I'll try to test inspecting virtual entities soon™ to see if it works now

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants