Hi, i want change foodTickTimer field of Player but it's private field of private structure and there is no public methods to access to this. In game i can manipulate this trough NBT. But Entity and Enity.getPersistentData() don't work with NBT correctly. Is there any way to change foodTickTimer?