Uses of Class
net.minecraft.village.Village
Packages that use Village
-
Uses of Village in net.minecraft.entity.ai.goal
Fields in net.minecraft.entity.ai.goal declared as VillageMethods in net.minecraft.entity.ai.goal with parameters of type VillageModifier and TypeMethodDescriptionprivate VillageDoorMoveThroughVillageGoal.method_2761(Village village) -
Uses of Village in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive declared as VillageModifier and TypeFieldDescription(package private) VillageVillagerEntity.field_3950(package private) VillageIronGolemEntity.villageMethods in net.minecraft.entity.passive that return Village -
Uses of Village in net.minecraft.village
Fields in net.minecraft.village declared as VillageMethods in net.minecraft.village that return VillageConstructors in net.minecraft.village with parameters of type VillageModifierConstructorDescription(package private)class_939(Village village, LivingEntity livingEntity, int int2)