adds custom spawn packets for entities and allows modders to alter those
adds a grenade to the test mod for testing said packets
adds utility methods for reflection
allow for overriding vanilla behaviour and fix incorrect tracking behaviour for entities that inherit from registered vanilla entities (as @InsomniaKitten suggested)