Add access to HolographicDisplays holograms through the API
mart-r opened this issue ยท 2 comments
Description
Right now the API does not allow access to the holograms created by HolographicDisplay in game (i.e the named holograms).
It would be great if there was a way to access these holograms through the API.
Use case is the following extension:
pHD
(It currently uses HD internals)
It's available with HolographicDisplays.getInternalHologramEditor().getHolograms()
.