I'm making a blender for my mod and I have some buttons on it, I want them to be always faced to the player.
I tryed using BlockStates when I was googling about that, but it cannot resolve symbol 'BlockState' so I guess its deleted than. Is there some other way to do this than?
This is what I've done so far:
Blender class
Blockstate .json
Model .json
BlockState line is still here but its giving the error so what should I do?