Uses of Class
net.minecraft.entity.mob.PatrolEntity
Packages that use PatrolEntity
- 
Uses of PatrolEntity in net.minecraft.entity.mobClasses in net.minecraft.entity.mob with type parameters of type PatrolEntitySubclasses of PatrolEntity in net.minecraft.entity.mobModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassFields in net.minecraft.entity.mob declared as PatrolEntityMethods in net.minecraft.entity.mob that return types with arguments of type PatrolEntityModifier and TypeMethodDescriptionprivate List<PatrolEntity> PatrolEntity.PatrolGoal.findPatrolTargets()Method parameters in net.minecraft.entity.mob with type arguments of type PatrolEntityModifier and TypeMethodDescriptionstatic booleanPatrolEntity.canSpawn(EntityType<? extends PatrolEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random) Constructor parameters in net.minecraft.entity.mob with type arguments of type PatrolEntityModifierConstructorDescriptionprotectedPatrolEntity(EntityType<? extends PatrolEntity> type, World world) 
- 
Uses of PatrolEntity in net.minecraft.entity.raidSubclasses of PatrolEntity in net.minecraft.entity.raid