@ -18,7 +18,6 @@ public class PlayerPet {
public static void process(Mob pet){
if(pet.getOwner() == null){
pet.despawn();
return;
}