Animal Tamer is a mod that allows you to tame nearly every animal in the game. It also adds three options for how your tamed animals behave. They can be set in a wandering mode, following mode, or sitting state. Wandering mode lets them explore on their own as if they weren’t tamed...
boundCheck);if(!entities.isEmpty()) {for(EntityAnimal animal: entities) {if( (!slots[SLOT_FOOD].isEmpty()) && (animal.isBreedingItem(slots[SLOT_FOOD])) ) {if(animal.getGrowingAge() ==0&& !animal.isInLove()) {returnanimal;