Easy AI
This commit is contained in:
@@ -18,7 +18,6 @@ public class PlayerPet {
|
||||
|
||||
public static void process(Mob pet){
|
||||
if(pet.getOwner() == null){
|
||||
pet.despawn();
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user