| Package | Description |
|---|---|
| net.minecraft.entity.monster | |
| net.minecraft.village |
| Modifier and Type | Method and Description |
|---|---|
Village |
EntityIronGolem.getVillage() |
| Modifier and Type | Method and Description |
|---|---|
Village |
VillageCollection.findNearestVillage(int par1,
int par2,
int par3,
int par4)
Finds the nearest village, but only the given coordinates are withing it's bounding box plus the given the
distance.
|