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