-
Type:
New Feature
-
Resolution: Fixed
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
None
-
This server is running CraftBukkit version dev-Spigot-89d6047-c3e684e (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
-
Yes
It's not yet possible to change:
- The open state ('Peek' property) of shulkers (eg. to have half opened NoAI shulkers). Edit: This seems to now be covered (https://hub.spigotmc.org/stash/projects/SPIGOT/repos/bukkit/commits/6d0965a550ac4c96b90f2d46cc63c7e5d580e8ad).
- Its 'Attached block face' (rotates the shulker to attach to one of its adjacent blocks).
Thank you for adding getAttachedFace()!
I forgot to mention it in my bug (https://hub.spigotmc.org/jira/browse/SPIGOT-6388), but I've been using reflection to access this field as well for 3+ years and it's really nice to have a Bukkit/Spigot API alternative for the future