I'm attempting to port from 1.8 to 1.12, and I have a few functions I'm not sure how to migrate.
PlayerControllerMP#fun_178894_a (isPlayerRightClickingOnEntity)
PlayerControllerMP#interactWithEntitySendPacket
ForgeEventFactory#onPlayerInteract
I've been googling for a while but I've found nothing so if anyone can either give me an example on how to migrate them or point me in the right direction that would help a lot.