Uses of Class
net.minecraft.village.VillageDoor
Packages that use VillageDoor
-
Uses of VillageDoor in net.minecraft.entity.ai.goal
Fields in net.minecraft.entity.ai.goal declared as VillageDoorModifier and TypeFieldDescriptionprivate VillageDoorRestrictOpenDoorGoal.doorprivate VillageDoorStayIndoorsGoal.doorprivate VillageDoorMoveThroughVillageGoal.targetFields in net.minecraft.entity.ai.goal with type parameters of type VillageDoorMethods in net.minecraft.entity.ai.goal that return VillageDoorModifier and TypeMethodDescriptionprivate VillageDoorMoveThroughVillageGoal.method_2761(Village village) Methods in net.minecraft.entity.ai.goal with parameters of type VillageDoorModifier and TypeMethodDescriptionprivate booleanMoveThroughVillageGoal.method_2760(VillageDoor villageDoor) -
Uses of VillageDoor in net.minecraft.village
Fields in net.minecraft.village with type parameters of type VillageDoorModifier and TypeFieldDescriptionprivate final List<VillageDoor>Village.doorsprivate final List<VillageDoor>VillageState.doorsMethods in net.minecraft.village that return VillageDoorModifier and TypeMethodDescriptionVillage.method_11055(BlockPos pos) Village.method_11056(BlockPos pos) Village.method_11057(BlockPos pos) private VillageDoorVillageState.method_11065(BlockPos pos) Methods in net.minecraft.village that return types with arguments of type VillageDoorMethods in net.minecraft.village with parameters of type VillageDoor