
[Code Question] Looking to do something similar to SelectionOutlineRender.java
AkitaAttribute opened this issue ยท 2 comments
Feature Description
How are you getting LevelRenderer.renderShape to work in your class? It's private when I am attempting to use it.
https://github.com/nanite/JustHammers/blob/main/common/src/main/resources/justhammers.accesswidener
Hope this helps
https://fabricmc.net/wiki/tutorial:accesswideners
https://docs.minecraftforge.net/en/latest/advanced/accesstransformers/
I totally missed that, thanks a bunch.