[Suggestion] getView method in net.darkhax.bookshelf.client.event.RenderItemEvent
p455w0rd opened this issue ยท 1 comments
Goal: To be able to retrieve where the item is being rendered so we can render accordingly
Views Needed:
- 1st Person (left hand)
- 1st Person (right hand)
- 3rd Person (left hand)
- 3rd Person (right hand)
- head (i presume like the pumpkin mask)
- gui (inventory slot)
- fixed (frames)
- ground
Return Type: ItemCameraTransforms.TransformType
Below is an image where it looks how I want it to in 1st person and 3rd, but not in the slot. I have no way (that I'm aware of) to be able to independently translate the item when it's in the slot.