I've already searched for it but found nothing.
I want a methode which, i can define in my mod class but which calls minecraft every tick.
e.g. like the methode onUpdate in Entity
Hello
because of keeping my mod compatible
I'm searching for a method, which runs every tick but is not in a standart minecraft class.
I've already implemented my code in "Entity onUpdate" and it works.
So the method should assign a Entity.