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.targetMethods 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
Methods 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 with parameters of type VillageDoor