Posted June 22, 201411 yr I've created a mob that I would like to only spawn inside villages - is there any way to check if the mob's location is in a village? If not, it's not the end of the world, there are other methods I can use, but I'd rather use the simplest way I can.
June 22, 201411 yr Author Ah, thanks, I was looking for a method like that. One thing - the method takes 4 parameters. I'm guessing 3 are the coordinates, but what is the 4th?
June 22, 201411 yr Author Yep, that is weird... Could I just check if findNearestVillage(x, y, z, 10) is not null to see if there is a village within a 10-block radius?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.